Searched refs:l2_cache (Results 1 – 3 of 3) sorted by relevance
9 obj-$(CONFIG_EDAC_ALTERA_L2C) += l2_cache.o
962 struct device_node *l2_cache, *np; in update_mask_by_l2() local965 l2_cache = cpu_to_l2cache(cpu); in update_mask_by_l2()966 if (!l2_cache) in update_mask_by_l2()978 if (np == l2_cache) in update_mask_by_l2()983 of_node_put(l2_cache); in update_mask_by_l2()
183 union l2_cache { union236 union l2_cache l2; in amd_cpuid4()