Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c178 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid()
199 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid_all()
223 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in get_corrected_val()
245 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_rmid_read()
309 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_cntr()
556 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_config_cntr()
H A Dinternal.h88 static inline struct rdt_hw_mon_domain *resctrl_to_arch_mon_dom(struct rdt_mon_domain *r) in resctrl_to_arch_mon_dom() function
H A Dcore.c651 hw_dom = resctrl_to_arch_mon_dom(d); in domain_remove_cpu_mon()