Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dsgx.h29 if (cpu_has_vmx_encls_vmexit()) in vmx_write_encls_bitmap()
H A Dcapabilities.h233 static inline bool cpu_has_vmx_encls_vmexit(void) in cpu_has_vmx_encls_vmexit() function
H A Dnested.c2296 if (cpu_has_vmx_encls_vmexit()) in prepare_vmcs02_constant_state()
H A Dvmx.c8455 if (!cpu_has_vmx_encls_vmexit()) in vmx_hardware_setup()