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

/vbox/src/VBox/VMM/include/
H A DPGMInline.h122 DECLINLINE(int) pgmPhysGetPageEx(PVM pVM, RTGCPHYS GCPhys, PPPGMPAGE ppPage) function
210 int rc = pgmPhysGetPageEx(pVM, GCPhys, &pPage);

Completed in 68 milliseconds