Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
Dcore.c307 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in mba_wrmsr_amd()
331 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in mba_wrmsr_intel()
342 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in cat_wrmsr()
393 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in domain_setup_ctrlval()
605 hw_dom = resctrl_to_arch_ctrl_dom(d); in domain_remove_cpu_ctrl()
Dctrlmondata.c293 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_update_one()
325 hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_update_domains()
451 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_get_config()
Dinternal.h347 static inline struct rdt_hw_ctrl_domain *resctrl_to_arch_ctrl_dom(struct rdt_ctrl_domain *r) in resctrl_to_arch_ctrl_dom() function
Drdtgroup.c2945 hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_reset_all_ctrls()