Searched refs:rdt_hw_resource (Results 1 – 5 of 5) sorted by relevance
110 struct rdt_hw_resource { struct120 static inline struct rdt_hw_resource *resctrl_to_arch_res(struct rdt_resource *r) in resctrl_to_arch_res() argument122 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()125 extern struct rdt_hw_resource rdt_resources_all[];
60 struct rdt_hw_resource rdt_resources_all[RDT_NUM_RESOURCES] = {187 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __get_mem_config_intel()219 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __rdt_get_mem_config_amd()251 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_cache_alloc_cfg()290 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in mba_wrmsr_amd()314 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in mba_wrmsr_intel()339 struct rdt_hw_resource *hw_res; in rdt_ctrl_update()348 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in setup_default_ctrlval()376 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in domain_setup_ctrlval()915 struct rdt_hw_resource *hw_res; in rdt_init_res_defs_intel()[all …]
175 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_domain_reconfigure_cdp()204 struct rdt_hw_resource *r_hw = &rdt_resources_all[level]; in cdp_disable()214 struct rdt_hw_resource *hw_res = &rdt_resources_all[l]; in resctrl_arch_set_cdp_enabled()234 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_reset_all_ctrls()
232 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_rmid_read()347 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_mon_l3_config()
26 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_update_one()
Completed in 14 milliseconds