Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c275 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid()
296 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_reset_rmid_all()
319 struct rdt_hw_mon_domain *hw_dom = resctrl_to_arch_mon_dom(d); in resctrl_arch_rmid_read()
H A Dinternal.h352 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()