Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h63 #define SECONDARY_EXEC_ENABLE_VMFUNC 0x00002000 macro
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h75 #define SECONDARY_EXEC_ENABLE_VMFUNC 0x00002000 macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c1503 vmcs_conf->cpu_based_2nd_exec_ctrl &= ~SECONDARY_EXEC_ENABLE_VMFUNC; in evmcs_sanitize_exec_ctrls()
1925 SECONDARY_EXEC_ENABLE_VMFUNC; in cpu_has_vmx_vmfunc()
2042 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VMFUNC); in nested_cpu_has_vmfunc()
3631 SECONDARY_EXEC_ENABLE_VMFUNC; in nested_vmx_setup_ctls_msrs()
4567 SECONDARY_EXEC_ENABLE_VMFUNC | in setup_vmcs_config()
12179 SECONDARY_EXEC_ENABLE_VMFUNC); in prepare_vmcs02()