Searched refs:MIPS_CPU_FTLB (Results 1 – 3 of 3) sorted by relevance
395 #define MIPS_CPU_FTLB BIT_ULL(37) /* CPU has Fixed-page-size TLB */ macro
78 #define cpu_has_ftlb __opt(MIPS_CPU_FTLB)
416 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 8 milliseconds