Searched refs:hw_dom (Results 1 – 1 of 1) sorted by relevance
161 static struct arch_mbm_state *get_arch_mbm_state(struct rdt_hw_l3_mon_domain *hw_dom, in get_arch_mbm_state() argument170 state = hw_dom->arch_mbm_states[MBM_STATE_IDX(eventid)]; in get_arch_mbm_state()179 struct rdt_hw_l3_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid() local184 am = get_arch_mbm_state(hw_dom, rmid, eventid); in resctrl_arch_reset_rmid()200 struct rdt_hw_l3_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid_all() local208 memset(hw_dom->arch_mbm_states[idx], 0, in resctrl_arch_reset_rmid_all()209 sizeof(*hw_dom->arch_mbm_states[0]) * r->mon.num_rmid); in resctrl_arch_reset_rmid_all()224 struct rdt_hw_l3_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in get_corrected_val() local229 am = get_arch_mbm_state(hw_dom, rmid, eventid); in get_corrected_val()246 struct rdt_hw_l3_mon_domain *hw_dom; in resctrl_arch_rmid_read() local[all …]