Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/mm/
Dcache.c119 lsize = 1 << ((config & CPUCFG20_L3_SIZE_M) >> CPUCFG20_L3_SIZE); in probe_scache()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h219 #define CPUCFG20_L3_SIZE 24 macro