Searched refs:fLessThan52PhysicalAddressBits (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2158 pVM->pgm.s.fLessThan52PhysicalAddressBits = cMaxPhysAddrWidth < 52;
2166 pVM->pgm.s.fLessThan52PhysicalAddressBits = true;
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3119 bool fLessThan52PhysicalAddressBits; member in struct:PGM
3352 * @remarks Check fLessThan52PhysicalAddressBits before use. */
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h1618 && pVM->pgm.s.fLessThan52PhysicalAddressBits

Completed in 231 milliseconds