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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp1243 return pgmPhysPageLoadIntoTlbWithPage(pVM, pPage, GCPhys);
1259 int pgmPhysPageLoadIntoTlbWithPage(PVM pVM, PPGMPAGE pPage, RTGCPHYS GCPhys) function

Completed in 76 milliseconds