MIPS_CPU_SEGMENTS   82 arch/mips/include/asm/cpu-features.h #define cpu_has_segments	__opt(MIPS_CPU_SEGMENTS)
MIPS_CPU_SEGMENTS  653 arch/mips/include/asm/cpu-features.h #define cpu_guest_has_segments	(cpu_data[0].guest.options & MIPS_CPU_SEGMENTS)
MIPS_CPU_SEGMENTS  766 arch/mips/kernel/cpu-probe.c 		c->options |= MIPS_CPU_SEGMENTS;
MIPS_CPU_SEGMENTS 1125 arch/mips/kernel/cpu-probe.c 		c->guest.options |= MIPS_CPU_SEGMENTS;