Searched refs:DEBUG_EXCEPT_GP_FAULT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DDebugException.h29 #define DEBUG_EXCEPT_GP_FAULT 13 macro
H A DAsmFuncs.S176 cmpl $DEBUG_EXCEPT_GP_FAULT, %eax
H A DAsmFuncs.asm173 cmp eax, DEBUG_EXCEPT_GP_FAULT
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DDebugException.h29 #define DEBUG_EXCEPT_GP_FAULT 13 macro
H A DAsmFuncs.asm153 cmp rcx, DEBUG_EXCEPT_GP_FAULT
H A DAsmFuncs.S182 cmpq $DEBUG_EXCEPT_GP_FAULT, %rcx

Completed in 313 milliseconds