Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dcapabilities.h222 SECONDARY_EXEC_ENABLE_VMFUNC; in cpu_has_vmx_vmfunc()
A Dnested.h206 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VMFUNC); in nested_cpu_has_vmfunc()
A Dvmx.h585 SECONDARY_EXEC_ENABLE_VMFUNC | \
A Dnested.c2308 SECONDARY_EXEC_ENABLE_VMFUNC | in prepare_vmcs02_early()
6883 SECONDARY_EXEC_ENABLE_VMFUNC | in nested_vmx_setup_ctls_msrs()
A Dvmx.c4599 exec_control &= ~SECONDARY_EXEC_ENABLE_VMFUNC; in vmx_secondary_exec_control()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h60 #define SECONDARY_EXEC_ENABLE_VMFUNC 0x00002000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h66 #define SECONDARY_EXEC_ENABLE_VMFUNC VMCS_CONTROL_BIT(VMFUNC) macro

Completed in 37 milliseconds