Searched refs:cpu_has_4ktlb (Results 1 – 5 of 5) sorted by relevance
66 if (cpu_has_4ktlb) { in load_mmu()
412 if (cpu_has_4kex && cpu_has_4ktlb) { in r4k_tlb_init()
80 #define cpu_has_4ktlb (cpu_data[0].options & MIPS_CPU_4KTLB) macro
112 #define cpu_has_4ktlb (cpu_data[0].options & MIPS_CPU_4KTLB) macro