Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c413 static unsigned int calc_cache_topo_id(struct cpuinfo_x86 *c, const struct _cpuid4_info *id4) in calc_cache_topo_id() function
459 l2_id = calc_cache_topo_id(c, &id4); in intel_cacheinfo_0x4()
463 l3_id = calc_cache_topo_id(c, &id4); in intel_cacheinfo_0x4()