Home
last modified time | relevance | path

Searched refs:r_resctrl (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/cpu/resctrl/
A Dcore.c63 .r_resctrl = {
76 .r_resctrl = {
87 .r_resctrl = {
96 .r_resctrl = {
118 return &rdt_resources_all[l].r_resctrl; in resctrl_arch_get_resource()
142 struct rdt_resource *r = &hw_res->r_resctrl; in cache_alloc_hsw_probe()
274 rdt_resources_all[level].r_resctrl.cdp_capable = true; in rdt_get_cdp_config()
807 return __get_mem_config_intel(&hw_res->r_resctrl); in get_mem_config()
839 r = &rdt_resources_all[RDT_RESOURCE_L3].r_resctrl; in get_rdt_alloc_resources()
847 r = &rdt_resources_all[RDT_RESOURCE_L2].r_resctrl; in get_rdt_alloc_resources()
[all …]
A Dinternal.h111 struct rdt_resource r_resctrl; member
122 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()
A Drdtgroup.c153 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()
216 if (!hw_res->r_resctrl.cdp_capable) in resctrl_arch_set_cdp_enabled()
A Dmonitor.c133 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_L3].r_resctrl; in logical_rmid_to_physical_rmid()
333 rdt_resources_all[RDT_RESOURCE_L3].r_resctrl.mon_scope = RESCTRL_L3_NODE; in snc_get_config()

Completed in 7 milliseconds