Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/cpu/resctrl/
Dcore.c321 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in mba_wrmsr_amd()
345 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in mba_wrmsr_intel()
356 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in cat_wrmsr()
467 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in domain_setup_ctrlval()
679 hw_dom = resctrl_to_arch_ctrl_dom(d); in domain_remove_cpu_ctrl()
Dctrlmondata.c283 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_update_one()
315 hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_update_domains()
441 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_get_config()
Dinternal.h412 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.c2848 hw_dom = resctrl_to_arch_ctrl_dom(d); in reset_all_ctrls()