Searched defs:HMAreMsrBitmapsAvailable (Results 1 - 2 of 2) 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

Completed in 43 milliseconds