Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dcpu-probe.c197 switch (config & CSR_CONF3_TLBTYPE) { in cpu_probe_common()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h436 #define CSR_CONF3_TLBTYPE (_ULCAST_(0xf) << CSR_CONF3_TLBTYPE_SHIFT) macro