Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dcapabilities.h227 static inline bool cpu_has_vmx_encls_vmexit(void) in cpu_has_vmx_encls_vmexit() function
Dnested.c2013 if (cpu_has_vmx_encls_vmexit()) in prepare_vmcs02_constant_state()
Dvmx.c4263 if (cpu_has_vmx_encls_vmexit()) in vmx_vcpu_setup()