Searched refs:rdt_resources_all (Results 1 – 4 of 4) sorted by relevance
153 r_l = &rdt_resources_all[level].r_resctrl; in set_cache_qos_cfg()189 struct rdt_resource *r_l = &rdt_resources_all[level].r_resctrl; in cdp_enable()197 rdt_resources_all[level].cdp_enabled = true; in cdp_enable()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()229 return rdt_resources_all[l].cdp_enabled; in resctrl_arch_get_cdp_enabled()
57 #define ctrl_domain_init(id) LIST_HEAD_INIT(rdt_resources_all[id].r_resctrl.ctrl_domains)58 #define mon_domain_init(id) LIST_HEAD_INIT(rdt_resources_all[id].r_resctrl.mon_domains)60 struct rdt_hw_resource rdt_resources_all[RDT_NUM_RESOURCES] = { variable137 return &rdt_resources_all[l].r_resctrl; in resctrl_arch_get_resource()160 struct rdt_hw_resource *hw_res = &rdt_resources_all[RDT_RESOURCE_L3]; in cache_alloc_hsw_probe()292 rdt_resources_all[level].cdp_enabled = false; in rdt_get_cdp_config()293 rdt_resources_all[level].r_resctrl.cdp_capable = true; in rdt_get_cdp_config()769 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_PERF_PKG].r_resctrl; in resctrl_arch_pre_mount()897 struct rdt_hw_resource *hw_res = &rdt_resources_all[RDT_RESOURCE_MBA]; in get_mem_config()913 struct rdt_hw_resource *hw_res = &rdt_resources_all[RDT_RESOURCE_SMBA]; in get_slow_mem_config()[all …]
152 extern struct rdt_hw_resource rdt_resources_all[];
128 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_L3].r_resctrl; in logical_rmid_to_physical_rmid()394 rdt_resources_all[RDT_RESOURCE_L3].r_resctrl.mon_scope = RESCTRL_L3_NODE; in snc_get_config()