Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.h312 static inline bool nested_cpu_has_no_hw_errcode_cc(struct kvm_vcpu *vcpu) in nested_cpu_has_no_hw_errcode_cc() function
H A Dnested.c3032 } else if (!nested_cpu_has_no_hw_errcode_cc(vcpu)) { in nested_check_vm_entry_controls()