Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.h29 if (cpu_has_vmx_encls_vmexit()) in vmx_write_encls_bitmap()
H A Dcapabilities.h235 static inline bool cpu_has_vmx_encls_vmexit(void) in cpu_has_vmx_encls_vmexit() function
H A Dsgx.c479 if (!cpu_has_vmx_encls_vmexit()) in vmx_write_encls_bitmap()
H A Dnested.c2206 if (cpu_has_vmx_encls_vmexit()) in prepare_vmcs02_constant_state()
H A Dvmx.c8512 if (!cpu_has_vmx_encls_vmexit()) in hardware_setup()