Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/mm/
H A Dcache.c111 cdesc->linesz = 1 << ((cfg1 & CPUCFG_CACHE_LSIZE_M) >> CPUCFG_CACHE_LSIZE); \
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h153 #define CPUCFG_CACHE_LSIZE 24 macro