Searched refs:nested_vmcb_check_controls (Results 1 – 1 of 1) sorted by relevance
213 static bool nested_vmcb_check_controls(struct vmcb_control_area *control) in nested_vmcb_check_controls() function260 return nested_vmcb_check_controls(&vmcb12->control); in nested_vmcb_checks()1171 if (!nested_vmcb_check_controls(ctl)) in svm_set_nested_state()