Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h225 static inline bool cpu_has_vmx_shadow_vmcs(void) in cpu_has_vmx_shadow_vmcs() function
H A Dnested.c7107 if (!cpu_has_vmx_shadow_vmcs()) in nested_vmx_hardware_setup()