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

/linux-master/arch/x86/kvm/vmx/
H A Dcapabilities.h222 SECONDARY_EXEC_ENABLE_VMFUNC;
H A Dnested.h207 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VMFUNC);
H A Dvmx.h577 SECONDARY_EXEC_ENABLE_VMFUNC | \
H A Dnested.c2351 SECONDARY_EXEC_ENABLE_VMFUNC |
6918 SECONDARY_EXEC_ENABLE_VMFUNC |
H A Dvmx.c4612 exec_control &= ~SECONDARY_EXEC_ENABLE_VMFUNC;
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h60 #define SECONDARY_EXEC_ENABLE_VMFUNC 0x00002000 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h69 #define SECONDARY_EXEC_ENABLE_VMFUNC VMCS_CONTROL_BIT(VMFUNC) macro

Completed in 160 milliseconds