Searched refs:l2_cache (Results 1 – 2 of 2) sorted by relevance
623 struct device_node *l2_cache; in start_secondary() local663 l2_cache = cpu_to_l2cache(cpu); in start_secondary()668 if (np == l2_cache) { in start_secondary()674 of_node_put(l2_cache); in start_secondary()727 struct device_node *l2_cache; in __cpu_disable() local748 l2_cache = cpu_to_l2cache(cpu); in __cpu_disable()753 if (np == l2_cache) { in __cpu_disable()759 of_node_put(l2_cache); in __cpu_disable()
185 union l2_cache { union231 union l2_cache l2; in amd_cpuid4()