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

/vbox/src/VBox/VMM/VMMAll/
H A DMMAll.cpp252 DECLINLINE(RTR0PTR) mmHyperLookupCalcR0(PVM pVM, PMMLOOKUPHYPER pLookup, uint32_t off) function
306 return mmHyperLookupCalcR0(pVM, pLookup, off);
387 return mmHyperLookupCalcR0(pVM, pLookup, off);
467 return mmHyperLookupCalcR0(pVM, pLookup, off);
526 return mmHyperLookupCalcR0(pVM, pLookup, off);

Completed in 83 milliseconds