Searched refs:mba_sc (Results 1 – 5 of 5) sorted by relevance
264 cpumask_var_t cpu_mask, bool mba_sc) in apply_config() argument267 u32 *dc = !mba_sc ? hw_dom->ctrl_val : hw_dom->mbps_val; in apply_config()287 bool mba_sc; in resctrl_arch_update_domains() local294 mba_sc = is_mba_sc(r); in resctrl_arch_update_domains()304 if (!apply_config(hw_dom, cfg, idx, cpu_mask, mba_sc)) in resctrl_arch_update_domains()322 if (cpumask_empty(cpu_mask) || mba_sc) in resctrl_arch_update_domains()
158 return rdt_resources_all[RDT_RESOURCE_MBA].r_resctrl.membw.mba_sc; in is_mba_sc()160 return r->membw.mba_sc; in is_mba_sc()
1898 static int set_mba_sc(bool mba_sc) in set_mba_sc() argument1905 mba_sc == is_mba_sc(r)) in set_mba_sc()1908 r->membw.mba_sc = mba_sc; in set_mba_sc()
123 bool mba_sc; member
40 Enable the MBA Software Controller(mba_sc) to specify MBA414 Controller(mba_sc)" which reads the actual bandwidth using MBM counters694 If resctrl is using the software controller (mba_sc) then user can enter the
Completed in 16 milliseconds