Home
last modified time | relevance | path

Searched refs:arch_has_per_cpu_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dresctrl.h138 bool arch_has_per_cpu_cfg; member
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dcore.c553 if (r->cache.arch_has_per_cpu_cfg) in domain_add_cpu_ctrl()
1010 r->cache.arch_has_per_cpu_cfg = false; in rdt_init_res_defs_intel()
1030 r->cache.arch_has_per_cpu_cfg = true; in rdt_init_res_defs_amd()
Drdtgroup.c2279 if (r_l->cache.arch_has_per_cpu_cfg) in set_cache_qos_cfg()