Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/cpu/resctrl/
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()
Dinternal.h417 static inline struct rdt_hw_mon_domain *resctrl_to_arch_mon_dom(struct rdt_mon_domain *r) in resctrl_to_arch_mon_dom() function
Dcore.c725 hw_dom = resctrl_to_arch_mon_dom(d); in domain_remove_cpu_mon()