Searched defs:ofnode (Results 1 – 1 of 1) sorted by relevance
118 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member144 struct device_node *ofnode) in cache_init()153 static struct cache *new_cache(int type, int level, struct device_node *ofnode) in new_cache()