Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dresctrl.h106 bool arch_has_per_cpu_cfg; member
/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dcore.c494 if (r->cache.arch_has_per_cpu_cfg) in domain_add_cpu()
832 r->cache.arch_has_per_cpu_cfg = false; in rdt_init_res_defs_intel()
853 r->cache.arch_has_per_cpu_cfg = true; in rdt_init_res_defs_amd()
Drdtgroup.c1859 if (r_l->cache.arch_has_per_cpu_cfg) in set_cache_qos_cfg()