Searched refs:i_is64Bit (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestOSTypeImpl.h41 bool i_is64Bit() const { return !!(mOSHint & VBOXOSHINT_64BIT); } function in class:GuestOSType
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp361 mHWData->mLongMode = aOsType->i_is64Bit()

Completed in 91 milliseconds