Searched refs:vmx_control_verify (Results 1 – 1 of 1) sorted by relevance
2529 static inline bool vmx_control_verify(u32 control, u32 low, u32 high) in vmx_control_verify() function9446 if (!vmx_control_verify(vmcs12->cpu_based_vm_exec_control, in nested_vmx_run()9449 !vmx_control_verify(vmcs12->secondary_vm_exec_control, in nested_vmx_run()9452 !vmx_control_verify(vmcs12->pin_based_vm_exec_control, in nested_vmx_run()9455 !vmx_control_verify(vmcs12->vm_exit_controls, in nested_vmx_run()9458 !vmx_control_verify(vmcs12->vm_entry_controls, in nested_vmx_run()