HomeSort by relevance Sort by last modified time
    Searched refs:EXCEPT_IA32_PAGE_FAULT (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
PageTbl.c 45 IdtEntry += EXCEPT_IA32_PAGE_FAULT;
54 SmmRegisterExceptionHandler (&mSmmCpuService, EXCEPT_IA32_PAGE_FAULT, SmiPFHandler);
95 ASSERT (InterruptType == EXCEPT_IA32_PAGE_FAULT);
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
PageTbl.c 153 IdtEntry += EXCEPT_IA32_PAGE_FAULT;
164 SmmRegisterExceptionHandler (&mSmmCpuService, EXCEPT_IA32_PAGE_FAULT, SmiPFHandler);
652 ASSERT (InterruptType == EXCEPT_IA32_PAGE_FAULT);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DebugSupport.h 59 #define EXCEPT_IA32_PAGE_FAULT 14
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 55 #define EXCEPT_IA32_PAGE_FAULT 14
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiStatusCode.h     [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
Processor.c 33 { EXCEPT_IA32_PAGE_FAULT, GDB_SIGSEGV },
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
Processor.c 33 { EXCEPT_IA32_PAGE_FAULT, GDB_SIGSEGV },
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiStatusCode.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 57 #define EXCEPT_IA32_PAGE_FAULT 14

Completed in 548 milliseconds