Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsmp.c638 struct device_node *l2_cache, *np; in traverse_core_siblings() local
657 l2_cache = cpu_to_l2cache(cpu); in traverse_core_siblings()
663 if (np == l2_cache) { in traverse_core_siblings()
674 of_node_put(l2_cache); in traverse_core_siblings()
/arch/x86/kernel/cpu/
Dintel_cacheinfo.c178 union l2_cache { union
231 union l2_cache l2; in amd_cpuid4()