Searched refs:MIPS_CPU_FTLB (Results 1 – 3 of 3) sorted by relevance
401 #define MIPS_CPU_FTLB MBIT_ULL(37) /* CPU has Fixed-page-size TLB */ macro
63 #define cpu_has_ftlb __opt(MIPS_CPU_FTLB)
614 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()1862 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()