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

/linux-master/arch/mips/include/asm/
H A Dcpu.h395 #define MIPS_CPU_FTLB BIT_ULL(37) /* CPU has Fixed-page-size TLB */ macro
H A Dcpu-features.h78 #define cpu_has_ftlb __opt(MIPS_CPU_FTLB)
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c415 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB;
1723 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE;

Completed in 100 milliseconds