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

/vbox/include/VBox/vmm/
H A Dhm.h157 VMM_INT_DECL(bool) HMAreMsrBitmapsAvailable(PVM pVM);
164 # define HMAreMsrBitmapsAvailable(pVM) false macro
/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp327 VMM_INT_DECL(bool) HMAreMsrBitmapsAvailable(PVM pVM) function
/vbox/src/VBox/VMM/VMMR3/
H A DGIMHv.cpp252 pHv->uHyperCaps |= HMAreMsrBitmapsAvailable(pVM) ? GIM_HV_HOST_FEAT_MSR_BITMAP : 0;

Completed in 54 milliseconds