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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp2944 RTGCPHYS GCPhysRangeREM; local
2967 GCPhysRangeREM = NIL_RTGCPHYS; /* shuts up gcc */
2975 GCPhysRangeREM = pCur->RamRange.GCPhys;
3001 REMR3NotifyPhysRamDeregister(pVM, GCPhysRangeREM, cbRangeREM);

Completed in 81 milliseconds