Home
last modified time | relevance | path

Searched refs:SECONDARY_EXEC_ENABLE_VMFUNC (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kvm/vmx/
A Dcapabilities.h219 SECONDARY_EXEC_ENABLE_VMFUNC; in cpu_has_vmx_vmfunc()
A Dnested.h231 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VMFUNC); in nested_cpu_has_vmfunc()
A Dvmx.h576 SECONDARY_EXEC_ENABLE_VMFUNC | \
A Dnested.c2433 SECONDARY_EXEC_ENABLE_VMFUNC | in prepare_vmcs02_early()
7115 SECONDARY_EXEC_ENABLE_VMFUNC | in nested_vmx_setup_secondary_ctls()
A Dvmx.c4523 exec_control &= ~SECONDARY_EXEC_ENABLE_VMFUNC; in vmx_secondary_exec_control()
/arch/x86/include/asm/
A Dvmx.h69 #define SECONDARY_EXEC_ENABLE_VMFUNC VMCS_CONTROL_BIT(VMFUNC) macro

Completed in 36 milliseconds