Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dresctrl.h106 bool arch_has_per_cpu_cfg; member
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c517 if (r->cache.arch_has_per_cpu_cfg) in domain_add_cpu()
874 r->cache.arch_has_per_cpu_cfg = false; in rdt_init_res_defs_intel()
894 r->cache.arch_has_per_cpu_cfg = true; in rdt_init_res_defs_amd()
H A Drdtgroup.c2144 if (r_l->cache.arch_has_per_cpu_cfg) in set_cache_qos_cfg()