Searched defs:PGMMapModifyPage (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllMap.cpp126 return PGMMapModifyPage(pVM, GCPtr, cb, fFlags, 0);
142 VMMDECL(int) PGMMapModifyPage(PVM pVM, RTGCPTR GCPtr, size_t cb, uint64_t fFlags, uint64_t fMask) function

Completed in 45 milliseconds