Home
last modified time | relevance | path

Searched refs:DEBUG_EXCEPT_PAGE_FAULT (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DDebugException.h30 #define DEBUG_EXCEPT_PAGE_FAULT 14 macro
DAsmFuncs.asm199 cmp eax, DEBUG_EXCEPT_PAGE_FAULT
DAsmFuncs.S202 cmpl $DEBUG_EXCEPT_PAGE_FAULT, %eax
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DDebugException.h30 #define DEBUG_EXCEPT_PAGE_FAULT 14 macro
DAsmFuncs.asm179 cmp rcx, DEBUG_EXCEPT_PAGE_FAULT
DAsmFuncs.S208 cmpq $DEBUG_EXCEPT_PAGE_FAULT, %rcx
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c92 DEBUG_EXCEPT_PAGE_FAULT, // Vector 14