Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h228 static inline bool cpu_has_vmx_vmfunc(void) in cpu_has_vmx_vmfunc() function
H A Dvmcs12.c187 return cpu_has_vmx_vmfunc(); in cpu_has_vmcs12_field()
H A Dnested.c2303 if (cpu_has_vmx_vmfunc()) in prepare_vmcs02_constant_state()
7256 if (cpu_has_vmx_vmfunc()) in nested_vmx_setup_secondary_ctls()
H A Dvmx.c4999 if (cpu_has_vmx_vmfunc()) in init_vmcs()