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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp3857 VMMDECL(void) PGMR3PhysSetA20(PVMCPU pVCpu, bool fEnable) function
3859 LogFlow(("PGMR3PhysSetA20 %d (was %d)\n", fEnable, pVCpu->pgm.s.fA20Enabled));

Completed in 46 milliseconds