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.c187 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid()
208 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid_all()
231 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_rmid_read()
H A Dinternal.h73 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.c635 hw_dom = resctrl_to_arch_mon_dom(d); in domain_remove_cpu_mon()