Searched refs:MIPS_CPU_SEGMENTS (Results 1 – 3 of 3) sorted by relevance
377 #define MIPS_CPU_SEGMENTS 0x04000000ull /* CPU supports Segmentation Control registers */ macro
30 #define cpu_has_segments (cpu_data[0].options & MIPS_CPU_SEGMENTS)
536 c->options |= MIPS_CPU_SEGMENTS; in decode_config3()