Searched refs:rdt_hw_domain (Results 1 – 5 of 5) sorted by relevance
291 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()503 struct rdt_hw_domain *hw_dom; in domain_add_cpu()554 struct rdt_hw_domain *hw_dom; in domain_remove_cpu()
316 struct rdt_hw_domain { struct322 static inline struct rdt_hw_domain *resctrl_to_arch_dom(struct rdt_domain *r) in resctrl_to_arch_dom() argument324 return container_of(r, struct rdt_hw_domain, d_resctrl); in resctrl_to_arch_dom()
262 static bool apply_config(struct rdt_hw_domain *hw_dom, in apply_config()282 struct rdt_hw_domain *hw_dom; in resctrl_arch_update_domains()433 struct rdt_hw_domain *hw_dom = resctrl_to_arch_dom(d); in resctrl_arch_get_config()
426 struct rdt_hw_domain *hw_dom_mba; in update_mba_bw()
1901 struct rdt_hw_domain *hw_dom; in set_mba_sc()2308 struct rdt_hw_domain *hw_dom; in reset_all_ctrls()
Completed in 15 milliseconds