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

/vbox/include/VBox/vmm/
H A Dhm.h155 VMM_INT_DECL(bool) HMAreNestedPagingAndFullGuestExecEnabled(PVM pVM);
162 # define HMAreNestedPagingAndFullGuestExecEnabled(pVM) false macro
/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp299 VMM_INT_DECL(bool) HMAreNestedPagingAndFullGuestExecEnabled(PVM pVM) function

Completed in 43 milliseconds