Searched refs:MIPS_CPU_4KEX (Results 1 – 3 of 3) sorted by relevance
859 c->options = MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE | MIPS_CPU_COUNTER | in decode_configs()1168 #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \1420 c->options = MIPS_CPU_TLB | MIPS_CPU_4KEX | in cpu_probe_legacy()1429 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()1439 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()1454 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()1885 MIPS_CPU_4KEX | in cpu_probe_netlogic()
364 #define MIPS_CPU_4KEX MBIT_ULL( 1) /* "R4K" exception model */ macro
61 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)