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

/linux-master/arch/x86/include/asm/
H A Dvmx.h132 #define VMFUNC_CONTROL_BIT(x) BIT((VMX_FEATURE_##x & 0x1f) - 28) macro
134 #define VMX_VMFUNC_EPTP_SWITCHING VMFUNC_CONTROL_BIT(EPTP_SWITCHING)

Completed in 101 milliseconds