Searched refs:SECONDARY_EXEC_ENABLE_VMFUNC (Results 1 – 5 of 5) sorted by relevance
232 SECONDARY_EXEC_ENABLE_VMFUNC; in cpu_has_vmx_vmfunc()
231 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VMFUNC); in nested_cpu_has_vmfunc()
2442 SECONDARY_EXEC_ENABLE_VMFUNC | in prepare_vmcs02_early()7220 SECONDARY_EXEC_ENABLE_VMFUNC | in nested_vmx_setup_secondary_ctls()
4746 exec_control &= ~SECONDARY_EXEC_ENABLE_VMFUNC; in vmx_secondary_exec_control()
58 #define SECONDARY_EXEC_ENABLE_VMFUNC 0x00002000 macro