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