Home
last modified time | relevance | path

Searched refs:MIPS_CPU_FTLB (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu.h395 #define MIPS_CPU_FTLB BIT_ULL(37) /* CPU has Fixed-page-size TLB */ macro
A Dcpu-features.h78 #define cpu_has_ftlb __opt(MIPS_CPU_FTLB)
/linux-6.3-rc2/arch/mips/kernel/
A Dcpu-probe.c416 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()
1718 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()

Completed in 11 milliseconds