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

/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp1150 if (!PGMGstIsPagePresent(pVM, pCurInstrGC + cbInstr - 1))
1367 if (!PGMGstIsPagePresent(pVCpu, pCurInstrGC + cbInstr - 1))
1430 if (!PGMGstIsPagePresent(pVCpu, addr))
/vbox/include/VBox/vmm/
H A Dpgm.h332 VMMDECL(bool) PGMGstIsPagePresent(PVMCPU pVCpu, RTGCPTR GCPtr);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1482 VMMDECL(bool) PGMGstIsPagePresent(PVMCPU pVCpu, RTGCPTR GCPtr) function

Completed in 58 milliseconds