Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c304 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in mba_wrmsr_amd()
330 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in mba_wrmsr_intel()
342 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in cat_wrmsr()
442 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()
H A Dctrlmondata.c293 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_update_one()
325 hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_update_domains()
458 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_get_config()
H A Dmonitor.c195 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_reset_rmid()
213 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_reset_rmid_all()
236 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_rmid_read()
H A Dinternal.h333 static inline struct rdt_hw_domain *resctrl_to_arch_dom(struct rdt_domain *r) in resctrl_to_arch_dom() function
H A Drdtgroup.c2655 hw_dom = resctrl_to_arch_dom(d); in reset_all_ctrls()