Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/mm/
Dcache.c61 lsize = 1 << ((config & CPUCFG17_L1I_SIZE_M) >> CPUCFG17_L1I_SIZE); in probe_pcache()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h195 #define CPUCFG17_L1I_SIZE 24 macro