Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c206 c->tlbsizestlbways = ((config & CSR_CONF3_STLBWAYS) >> CSR_CONF3_STLBWAYS_SHIFT) + 1; in cpu_probe_common()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h419 #define CSR_CONF3_STLBWAYS_SHIFT 12 macro
421 #define CSR_CONF3_STLBWAYS (_ULCAST_(0xff) << CSR_CONF3_STLBWAYS_SHIFT)