Searched refs:MIPS_CPU_4KEX (Results 1 – 3 of 3) sorted by relevance
290 #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \544 c->options = MIPS_CPU_TLB | MIPS_CPU_4KEX | in cpu_probe_legacy()553 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()563 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()573 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()702 c->options = MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE | MIPS_CPU_COUNTER | in decode_configs()
248 #define MIPS_CPU_4KEX 0x00000002 /* "R4K" exception model */ macro
28 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)