Searched refs:MIPS_CPU_4KEX (Results 1 – 3 of 3) sorted by relevance
724 c->options = MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE | MIPS_CPU_COUNTER | in decode_configs()1033 #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \1268 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()1278 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()1294 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()1888 MIPS_CPU_4KEX | in cpu_probe_netlogic()
367 #define MIPS_CPU_4KEX BIT_ULL( 1) /* "R4K" exception model */ macro
115 #define cpu_has_4kex __isa_ge_or_opt(1, MIPS_CPU_4KEX)