Searched refs:vmx_control_verify (Results 1 – 1 of 1) sorted by relevance
2668 static inline bool vmx_control_verify(u32 control, u32 low, u32 high) in vmx_control_verify() function9858 if (!vmx_control_verify(vmcs12->cpu_based_vm_exec_control, in nested_vmx_run()9861 !vmx_control_verify(vmcs12->secondary_vm_exec_control, in nested_vmx_run()9864 !vmx_control_verify(vmcs12->pin_based_vm_exec_control, in nested_vmx_run()9867 !vmx_control_verify(vmcs12->vm_exit_controls, in nested_vmx_run()9870 !vmx_control_verify(vmcs12->vm_entry_controls, in nested_vmx_run()