Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/kvm/svm/
Dnested.c213 static bool nested_vmcb_check_controls(struct vmcb_control_area *control) in nested_vmcb_check_controls() function
260 return nested_vmcb_check_controls(&vmcb12->control); in nested_vmcb_checks()
1171 if (!nested_vmcb_check_controls(ctl)) in svm_set_nested_state()