Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dcacheflush.h17 static inline bool cache_private(struct cache_desc *cdesc) in cache_private() function
/linux-6.12.1/arch/loongarch/mm/
Dcache.c50 nr_nodes = cache_private(cdesc) ? 1 : loongson_sysconf.nr_nodes; in flush_cache_leaf()