Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/mm/
Dcache.c73 sets = 1 << ((config & CPUCFG18_L1D_SETS_M) >> CPUCFG18_L1D_SETS); in probe_pcache()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h202 #define CPUCFG18_L1D_SETS 16 macro