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