Searched refs:EXCEPT_IA32_PAGE_FAULT (Results 1 - 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
H A DPageTbl.c45 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/
H A DPageTbl.c153 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/
H A DDebugSupport.h59 #define EXCEPT_IA32_PAGE_FAULT 14 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
H A DEfiStatusCode.h884 #define EFI_SW_EC_IA32_PAGE_FAULT (EFI_SUBCLASS_SPECIFIC | EXCEPT_IA32_PAGE_FAULT)
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
H A DProcessor.c33 { EXCEPT_IA32_PAGE_FAULT, GDB_SIGSEGV },
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
H A DProcessor.c33 { EXCEPT_IA32_PAGE_FAULT, GDB_SIGSEGV },
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
H A DPiStatusCode.h1095 #define EFI_SW_EC_IA32_PAGE_FAULT EXCEPT_IA32_PAGE_FAULT
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DDebugSupport.h57 #define EXCEPT_IA32_PAGE_FAULT 14 macro

Completed in 482 milliseconds