Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dsgx.h29 if (cpu_has_vmx_encls_vmexit()) in vmx_write_encls_bitmap()
Dcapabilities.h235 static inline bool cpu_has_vmx_encls_vmexit(void) in cpu_has_vmx_encls_vmexit() function
Dsgx.c479 if (!cpu_has_vmx_encls_vmexit()) in vmx_write_encls_bitmap()
Dnested.c2206 if (cpu_has_vmx_encls_vmexit()) in prepare_vmcs02_constant_state()
Dvmx.c8480 if (!cpu_has_vmx_encls_vmexit()) in hardware_setup()