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

/vbox/src/VBox/VMM/include/
H A DPATMA.h40 #define PATM_ASMFIX_STACKBASE 0xF1ABCD0c /**< Stack to store our private patch return addresses */ macro
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm1959 mov eax, dword PATM_ASMFIX_STACKBASE
2010 DD PATM_ASMFIX_STACKBASE, 0
2355 mov eax, dword PATM_ASMFIX_STACKBASE
2463 DD PATM_ASMFIX_STACKBASE, 0
H A DPATMPatch.cpp257 case PATM_ASMFIX_STACKBASE:

Completed in 54 milliseconds