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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp935 int pgmShwMakePageSupervisorAndWritable(PVMCPU pVCpu, RTGCPTR GCPtr, bool fBigPage, uint32_t fOpFlags) function
947 Log(("pgmShwMakePageSupervisorAndWritable: PDE=%#llx", pPde->u));
957 Log(("pgmShwMakePageSupervisorAndWritable: PDE=%#llx", pPde->u));

Completed in 266 milliseconds