Searched refs:PCSAMPAGE (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/VMM/include/ |
H A D | CSAMInternal.h | 96 } CSAMPAGE, *PCSAMPAGE; typedef in typeref:struct:__anon16876 108 PCSAMPAGE pPage;
|
/vbox/src/VBox/VMM/VMMR3/ |
H A D | CSAM.cpp | 77 bool csamIsCodeScanned(PVM pVM, RTRCPTR pInstr, PCSAMPAGE *pPage); 79 static PCSAMPAGE csamCreatePageRecord(PVM pVM, RTRCPTR GCPtr, CSAMTAG enmTag, bool fCode32, bool fMonitorInvalidation = false); 82 static void csamMarkCode(PVM pVM, PCSAMPAGE pPage, RTRCPTR pInstr, uint32_t opsize, bool fScanned); 648 PCSAMPAGE pPage; 842 PCSAMPAGE pPage = (PCSAMPAGE)pUserData; 1074 PCSAMPAGE pPage = 0; 1086 PCSAMPAGE pPage = 0; 1146 PCSAMPAGE pJmpPage = NULL; 1276 PCSAMPAGE pPag [all...] |
Completed in 68 milliseconds