Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/svm/
Dnested.c250 static bool nested_svm_check_tlb_ctl(struct kvm_vcpu *vcpu, u8 tlb_ctl) in nested_svm_check_tlb_ctl() function
281 if (CC(!nested_svm_check_tlb_ctl(vcpu, control->tlb_ctl))) in __nested_vmcb_check_controls()