Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dcpu.h402 #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/arch/mips/kernel/
A Dcpu-probe.c416 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()
1781 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()

Completed in 9 milliseconds