Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dcore.c281 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in mba_wrmsr_amd()
307 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in mba_wrmsr_intel()
319 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in cat_wrmsr()
419 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in domain_setup_ctrlval()
539 hw_dom = resctrl_to_arch_dom(d); in domain_remove_cpu()
Dctrlmondata.c289 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_update_one()
322 hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_update_domains()
462 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_get_config()
Dmonitor.c171 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_reset_rmid()
191 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_rmid_read()
Dinternal.h323 static inline struct rdt_hw_domain *resctrl_to_arch_dom(struct rdt_domain *r) in resctrl_to_arch_dom() function
Drdtgroup.c2365 hw_dom = resctrl_to_arch_dom(d); in reset_all_ctrls()