Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c321 static bool nested_vmcb_check_controls(struct kvm_vcpu *vcpu) in nested_vmcb_check_controls() function
881 !nested_vmcb_check_controls(vcpu)) { in nested_svm_vmrun()