Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dsgx.h29 if (cpu_has_vmx_encls_vmexit()) in vmx_write_encls_bitmap()
Dcapabilities.h233 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.c2296 if (cpu_has_vmx_encls_vmexit()) in prepare_vmcs02_constant_state()
Dvmx.c8455 if (!cpu_has_vmx_encls_vmexit()) in vmx_hardware_setup()