Home
last modified time | relevance | path

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

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