Searched refs:SECONDARY_EXEC_ENABLE_VMFUNC (Results 1 – 7 of 7) sorted by relevance
57 SECONDARY_EXEC_ENABLE_VMFUNC | \
222 SECONDARY_EXEC_ENABLE_VMFUNC; in cpu_has_vmx_vmfunc()
205 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VMFUNC); in nested_cpu_has_vmfunc()
585 SECONDARY_EXEC_ENABLE_VMFUNC | \
2282 SECONDARY_EXEC_ENABLE_VMFUNC | in prepare_vmcs02_early()6867 SECONDARY_EXEC_ENABLE_VMFUNC; in nested_vmx_setup_ctls_msrs()
60 #define SECONDARY_EXEC_ENABLE_VMFUNC 0x00002000 macro
66 #define SECONDARY_EXEC_ENABLE_VMFUNC VMCS_CONTROL_BIT(VMFUNC) macro