Home
last modified time | relevance | path

Searched refs:cache_find_first_sibling (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/powerpc/kernel/
Dcacheinfo.c305 static struct cache *cache_find_first_sibling(struct cache *cache) in cache_find_first_sibling() function
333 cache = cache_find_first_sibling(iter); in cache_lookup_by_node_group()