Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/mm/
Dcache.c110 cdesc->sets = 1 << ((cfg1 & CPUCFG_CACHE_SETS_M) >> CPUCFG_CACHE_SETS); \
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h152 #define CPUCFG_CACHE_SETS 16 macro