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

/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h177 #define GIM_HV_HOST_FEAT_NESTED_PAGING RT_BIT(3) macro
/vbox/src/VBox/VMM/VMMR3/
H A DGIMHv.cpp251 pHv->uHyperCaps = HMIsNestedPagingActive(pVM) ? GIM_HV_HOST_FEAT_NESTED_PAGING : 0;

Completed in 46 milliseconds