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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp214 static PPGMROMPAGE pgmR3GetRomPage(PVM pVM, RTGCPHYS GCPhys) /** @todo change this to take a hint. */ function
2343 PPGMROMPAGE pRomPage = pgmR3GetRomPage(pVM, GCPhys);

Completed in 86 milliseconds