Home
last modified time | relevance | path

Searched refs:get_cache_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Dcore.c349 static int get_cache_id(int cpu, int level) in get_cache_id() function
559 int id = get_cache_id(cpu, r->cache_level); in domain_add_cpu()
603 int id = get_cache_id(cpu, r->cache_level); in domain_remove_cpu()
/Linux-v5.4/arch/x86/kernel/cpu/
Dcacheinfo.c1006 static void get_cache_id(int cpu, struct _cpuid4_info_regs *id4_regs) in get_cache_id() function
1028 get_cache_id(cpu, &id4_regs); in __populate_cache_leaves()