Searched refs:rdt_hw_domain (Results 1 – 5 of 5) sorted by relevance
281 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()408 static void domain_free(struct rdt_hw_domain *hw_dom) in domain_free()419 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in domain_setup_ctrlval()442 static int arch_domain_mbm_alloc(u32 num_rmid, struct rdt_hw_domain *hw_dom) in arch_domain_mbm_alloc()482 struct rdt_hw_domain *hw_dom; in domain_add_cpu()531 struct rdt_hw_domain *hw_dom; in domain_remove_cpu()
316 struct rdt_hw_domain { struct323 static inline struct rdt_hw_domain *resctrl_to_arch_dom(struct rdt_domain *r) in resctrl_to_arch_dom() argument325 return container_of(r, struct rdt_hw_domain, d_resctrl); in resctrl_to_arch_dom()
269 static bool apply_config(struct rdt_hw_domain *hw_dom, in apply_config()289 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_update_one()309 struct rdt_hw_domain *hw_dom; in resctrl_arch_update_domains()462 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_get_config()
149 static struct arch_mbm_state *get_arch_mbm_state(struct rdt_hw_domain *hw_dom, in get_arch_mbm_state()171 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()
2346 struct rdt_hw_domain *hw_dom; in reset_all_ctrls()