Searched refs:bandwidth_support_ok (Results 1 – 1 of 1) sorted by relevance
6344 bool *bandwidth_support_ok,// max of vm, prefetch, vactive all ok in check_urgent_bandwidth_support() argument6365 *bandwidth_support_ok = 1; in check_urgent_bandwidth_support()6373 …*bandwidth_support_ok &= urg_bandwidth_required[dml2_core_internal_soc_state_sys_active][dml2_core… in check_urgent_bandwidth_support()6374 …*bandwidth_support_ok &= urg_bandwidth_required[dml2_core_internal_soc_state_sys_active][dml2_core… in check_urgent_bandwidth_support()6377 …*bandwidth_support_ok &= urg_bandwidth_required[dml2_core_internal_soc_state_svp_prefetch][dml2_co… in check_urgent_bandwidth_support()6378 …*bandwidth_support_ok &= urg_bandwidth_required[dml2_core_internal_soc_state_svp_prefetch][dml2_co… in check_urgent_bandwidth_support()6384 *bandwidth_support_ok &= (*frac_urg_bandwidth_nom <= 1.0); in check_urgent_bandwidth_support()6387 *bandwidth_support_ok &= (*frac_urg_bandwidth_mall <= 1.0); in check_urgent_bandwidth_support()6404 DML_LOG_VERBOSE("DML::%s: bandwidth_support_ok = %d\n", __func__, *bandwidth_support_ok); in check_urgent_bandwidth_support()