Home
last modified time | relevance | path

Searched refs:cpu_has_vmx_shadow_vmcs (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/kvm/vmx/
Dcapabilities.h218 static inline bool cpu_has_vmx_shadow_vmcs(void) in cpu_has_vmx_shadow_vmcs() function
Dnested.c6811 if (!cpu_has_vmx_shadow_vmcs()) in nested_vmx_hardware_setup()