Home
last modified time | relevance | path

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

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