Searched refs:PATM_ASMFIX_STACKBASE_GUEST (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPATMA.h41 #define PATM_ASMFIX_STACKBASE_GUEST 0xF1ABCD0d /**< Stack to store guest return addresses */ macro
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm1965 mov edi, dword PATM_ASMFIX_STACKBASE_GUEST
2011 DD PATM_ASMFIX_STACKBASE_GUEST, 0
2345 mov eax, dword PATM_ASMFIX_STACKBASE_GUEST
2462 DD PATM_ASMFIX_STACKBASE_GUEST, 0
H A DPATMPatch.cpp261 case PATM_ASMFIX_STACKBASE_GUEST:

Completed in 1173 milliseconds