Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/svm/
Dnested.c262 static bool __nested_vmcb_check_controls(struct kvm_vcpu *vcpu, in __nested_vmcb_check_controls() function
341 return __nested_vmcb_check_controls(vcpu, ctl); in nested_vmcb_check_controls()
1722 if (!__nested_vmcb_check_controls(vcpu, &ctl_cached)) in svm_set_nested_state()