Lines Matching refs:PCSAMPAGE
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 pPage = (PCSAMPAGE)pUserData;
1363 PCSAMPAGE pJmpPage = NULL;
1818 static PCSAMPAGE csamCreatePageRecord(PVM pVM, RTRCPTR GCPtr, CSAMTAG enmTag, bool fCode32, bool fMonitorInvalidation)
2214 bool csamIsCodeScanned(PVM pVM, RTRCPTR pInstr, PCSAMPAGE *pPage)
2266 static void csamMarkCode(PVM pVM, PCSAMPAGE pPage, RTRCPTR pInstr, uint32_t cbInstr, bool fScanned)
2307 PCSAMPAGE pPage = 0;
2363 PCSAMPAGE pPage = NULL;
2543 PCSAMPAGE pPage = NULL;
2599 PCSAMPAGE pPage = NULL;