Searched refs:cpu_has_4kex (Results 1 – 5 of 5) sorted by relevance
79 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX) macro
111 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX) macro
412 if (cpu_has_4kex && cpu_has_4ktlb) { in r4k_tlb_init()
991 else if (cpu_has_4kex) in trap_init()
903 else if (cpu_has_4kex) in trap_init()