Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/ !
H A Drdtgroup.c155 if (r_l->cache.arch_has_per_cpu_cfg) in set_cache_qos_cfg()
H A Dcore.c495 if (r->cache.arch_has_per_cpu_cfg) in domain_add_cpu_ctrl()
1031 r->cache.arch_has_per_cpu_cfg = false; in rdt_init_res_defs_intel()
1051 r->cache.arch_has_per_cpu_cfg = true; in rdt_init_res_defs_amd()
/linux/include/linux/ !
H A Dresctrl.h227 bool arch_has_per_cpu_cfg; member