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

/vbox/include/VBox/vmm/
H A Dpgm.h321 VMMDECL(int) PGMShwMakePageNotPresent(PVMCPU pVCpu, RTGCPTR GCPtr, uint32_t fFlags);
323 * PGMShwMakePageNotPresent
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp914 VMMDECL(int) PGMShwMakePageNotPresent(PVMCPU pVCpu, RTGCPTR GCPtr, uint32_t fOpFlags) function
/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp2465 PGMShwMakePageNotPresent(pVCpu, GCPtr, 0 /*fFlags*/);

Completed in 58 milliseconds