Searched refs:rdt_hw_ctrl_domain (Results 1 – 4 of 4) sorted by relevance
41 * struct rdt_hw_ctrl_domain - Arch private attributes of a set of CPUs that share48 struct rdt_hw_ctrl_domain { struct 68 static inline struct rdt_hw_ctrl_domain *resctrl_to_arch_ctrl_dom(struct rdt_ctrl_domain *r) in resctrl_to_arch_ctrl_dom() argument 70 return container_of(r, struct rdt_hw_ctrl_domain, d_resctrl); in resctrl_to_arch_ctrl_dom()
25 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_update_one() 47 struct rdt_hw_ctrl_domain *hw_dom; in resctrl_arch_update_domains() 89 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in resctrl_arch_get_config()
289 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in mba_wrmsr_amd() 313 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in mba_wrmsr_intel() 324 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(m->dom); in cat_wrmsr() 360 static void ctrl_domain_free(struct rdt_hw_ctrl_domain *hw_dom) in ctrl_domain_free() 375 struct rdt_hw_ctrl_domain *hw_dom = resctrl_to_arch_ctrl_dom(d); in domain_setup_ctrlval() 442 struct rdt_hw_ctrl_domain *hw_dom; in domain_add_cpu_ctrl() 566 struct rdt_hw_ctrl_domain *hw_dom; in domain_remove_cpu_ctrl()
235 struct rdt_hw_ctrl_domain *hw_dom; in resctrl_arch_reset_all_ctrls()