Home
last modified time | relevance | path

Searched refs:resctrl_to_arch_dom (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dcore.c291 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in mba_wrmsr_amd()
317 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in mba_wrmsr_intel()
329 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in cat_wrmsr()
424 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in domain_setup_ctrlval()
562 hw_dom = resctrl_to_arch_dom(d); in domain_remove_cpu()
Dctrlmondata.c297 hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_update_domains()
433 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_get_config()
Dinternal.h322 static inline struct rdt_hw_domain *resctrl_to_arch_dom(struct rdt_domain *r) in resctrl_to_arch_dom() function
Dmonitor.c447 hw_dom_mba = resctrl_to_arch_dom(dom_mba); in update_mba_bw()
Drdtgroup.c1910 hw_dom = resctrl_to_arch_dom(d); in set_mba_sc()
2327 hw_dom = resctrl_to_arch_dom(d); in reset_all_ctrls()