Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h217 static inline bool cpu_has_vmx_vmfunc(void) in cpu_has_vmx_vmfunc() function
H A Dnested.c2277 if (cpu_has_vmx_vmfunc()) in prepare_vmcs02_constant_state()
7134 if (cpu_has_vmx_vmfunc()) in nested_vmx_setup_secondary_ctls()
H A Dvmx.c4793 if (cpu_has_vmx_vmfunc()) in init_vmcs()