Home
last modified time | relevance | path

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

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