HomeSort by relevance Sort by last modified time
    Searched defs:EFI_CPU_INTERRUPT_HANDLER (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/
Cpu.h 48 (EFIAPI *EFI_CPU_INTERRUPT_HANDLER) (
206 IN EFI_CPU_INTERRUPT_HANDLER InterruptHandler
223 InterruptHandler - A pointer to a function of type EFI_CPU_INTERRUPT_HANDLER that is called
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Cpu.h 46 EFI_CPU_INTERRUPT_HANDLER that is called when a processor interrupt occurs.
58 (EFIAPI *EFI_CPU_INTERRUPT_HANDLER)(
186 @param InterruptHandler A pointer to a function of type EFI_CPU_INTERRUPT_HANDLER that is called
203 IN EFI_CPU_INTERRUPT_HANDLER InterruptHandler
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
Cpu.h 40 EFI_CPU_INTERRUPT_HANDLER that is called when a processor interrupt occurs.
52 (EFIAPI *EFI_CPU_INTERRUPT_HANDLER)(
180 @param InterruptHandler A pointer to a function of type EFI_CPU_INTERRUPT_HANDLER that is called
197 IN EFI_CPU_INTERRUPT_HANDLER InterruptHandler

Completed in 366 milliseconds