Searched refs:l2_cache (Results 1 – 2 of 2) sorted by relevance
485 struct device_node *l2_cache; in start_secondary() local523 l2_cache = cpu_to_l2cache(cpu); in start_secondary()528 if (np == l2_cache) { in start_secondary()534 of_node_put(l2_cache); in start_secondary()572 struct device_node *l2_cache; in __cpu_disable() local593 l2_cache = cpu_to_l2cache(cpu); in __cpu_disable()598 if (np == l2_cache) { in __cpu_disable()604 of_node_put(l2_cache); in __cpu_disable()
179 union l2_cache { union218 union l2_cache l2; in amd_cpuid4()