Searched refs:PGMGstSetPage (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dpgm.h333 VMMDECL(int) PGMGstSetPage(PVMCPU pVCpu, RTGCPTR GCPtr, size_t cb, uint64_t fFlags);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1499 VMMDECL(int) PGMGstSetPage(PVMCPU pVCpu, RTGCPTR GCPtr, size_t cb, uint64_t fFlags) function

Completed in 51 milliseconds