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

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DDebugException.h28 #define DEBUG_EXCEPT_STACK_FAULT 12 macro
H A DAsmFuncs.S174 cmpl $DEBUG_EXCEPT_STACK_FAULT, %eax
H A DAsmFuncs.asm171 cmp eax, DEBUG_EXCEPT_STACK_FAULT
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DDebugException.h28 #define DEBUG_EXCEPT_STACK_FAULT 12 macro
H A DAsmFuncs.asm151 cmp rcx, DEBUG_EXCEPT_STACK_FAULT
H A DAsmFuncs.S180 cmpq $DEBUG_EXCEPT_STACK_FAULT, %rcx

Completed in 58 milliseconds