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

/vbox/include/VBox/vmm/
H A Dhm.h156 VMM_INT_DECL(bool) HMIsLongModeAllowed(PVM pVM);
163 # define HMIsLongModeAllowed(pVM) false macro
/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp314 VMM_INT_DECL(bool) HMIsLongModeAllowed(PVM pVM) function

Completed in 44 milliseconds