Searched refs:__nested_vmcb_check_controls (Results 1 – 1 of 1) sorted by relevance
327 static bool __nested_vmcb_check_controls(struct kvm_vcpu *vcpu, in __nested_vmcb_check_controls() function403 return __nested_vmcb_check_controls(vcpu, ctl); in nested_vmcb_check_controls()1815 if (!__nested_vmcb_check_controls(vcpu, &ctl_cached)) in svm_set_nested_state()