Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/ !
Dcapabilities.h212 static inline bool cpu_has_vmx_vmfunc(void) in cpu_has_vmx_vmfunc() function
Dnested.c2160 if (cpu_has_vmx_vmfunc()) in prepare_vmcs02_constant_state()
6714 if (cpu_has_vmx_vmfunc()) { in nested_vmx_setup_ctls_msrs()
Dvmx.c4494 if (cpu_has_vmx_vmfunc()) in init_vmcs()