Searched refs:MIPS_CPU_FTLB (Results 1 – 3 of 3) sorted by relevance
388 #define MIPS_CPU_FTLB 0x20000000000ull /* CPU has Fixed-page-size TLB */ macro
24 #define cpu_has_ftlb (cpu_data[0].options & MIPS_CPU_FTLB)
424 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()