Searched refs:of_find_next_cache_node (Results 1 – 4 of 4) sorted by relevance
64 struct device_node *of_find_next_cache_node(struct device_node *np);
525 cache = of_find_next_cache_node(np); in cpu_to_l2cache()
769 struct device_node *of_find_next_cache_node(struct device_node *np) in of_find_next_cache_node() function
412 while ((subcache_node = of_find_next_cache_node(cache->ofnode))) { in do_subsidiary_caches()