Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h125 static inline bool nested_cpu_has_vmx_shadow_vmcs(struct kvm_vcpu *vcpu) in nested_cpu_has_vmx_shadow_vmcs() function
H A Dnested.c5663 !nested_cpu_has_vmx_shadow_vmcs(vcpu))) { in handle_vmptrld()