Searched refs:EXCEPT_IA32_PAGE_FAULT (Results 1 – 10 of 10) sorted by relevance
44 IdtEntry += EXCEPT_IA32_PAGE_FAULT; in SmmInitPageTable()53 Status = SmmRegisterExceptionHandler (&mSmmCpuService, EXCEPT_IA32_PAGE_FAULT, SmiPFHandler); in SmmInitPageTable()97 ASSERT (InterruptType == EXCEPT_IA32_PAGE_FAULT); in SmiPFHandler()
40 IdtGate += EXCEPT_IA32_PAGE_FAULT; in InitializeIDTSmmStackGuard()
37 IdtGate += EXCEPT_IA32_PAGE_FAULT; in InitializeIDTSmmStackGuard()
308 IdtEntry += EXCEPT_IA32_PAGE_FAULT; in SmmInitPageTable()319 Status = SmmRegisterExceptionHandler (&mSmmCpuService, EXCEPT_IA32_PAGE_FAULT, SmiPFHandler); in SmmInitPageTable()810 ASSERT (InterruptType == EXCEPT_IA32_PAGE_FAULT); in SmiPFHandler()
884 #define EFI_SW_EC_IA32_PAGE_FAULT (EFI_SUBCLASS_SPECIFIC | EXCEPT_IA32_PAGE_FAULT)
59 #define EXCEPT_IA32_PAGE_FAULT 14 macro
1095 #define EFI_SW_EC_IA32_PAGE_FAULT EXCEPT_IA32_PAGE_FAULT
57 #define EXCEPT_IA32_PAGE_FAULT 14 macro
33 { EXCEPT_IA32_PAGE_FAULT, GDB_SIGSEGV },