Home
last modified time | relevance | path

Searched refs:hw_dom (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c161 static struct arch_mbm_state *get_arch_mbm_state(struct rdt_hw_l3_mon_domain *hw_dom, in get_arch_mbm_state() argument
170 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() local
184 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() local
208 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() local
229 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 …]