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

/vbox/src/VBox/VMM/VMMR3/
H A DGIMHv.cpp109 | GIM_HV_BASE_FEAT_VP_ID_MSR
157 Assert((pHv->uBaseFeat & (GIM_HV_BASE_FEAT_HYPERCALL_MSRS | GIM_HV_BASE_FEAT_VP_ID_MSR))
158 == (GIM_HV_BASE_FEAT_HYPERCALL_MSRS | GIM_HV_BASE_FEAT_VP_ID_MSR));
/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h42 #define GIM_HV_BASE_FEAT_VP_ID_MSR RT_BIT(6) macro

Completed in 47 milliseconds