Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt.c334 static int get_cache_id(int cpu, int level) in get_cache_id() function
536 int id = get_cache_id(cpu, r->cache_level); in domain_add_cpu()
580 int id = get_cache_id(cpu, r->cache_level); in domain_remove_cpu()
Dcacheinfo.c978 static void get_cache_id(int cpu, struct _cpuid4_info_regs *id4_regs) in get_cache_id() function
1000 get_cache_id(cpu, &id4_regs); in __populate_cache_leaves()