Searched refs:cpu_has_segments (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h14 #define cpu_has_segments 0 macro
/linux-master/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h18 #define cpu_has_segments 0 macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h21 #define cpu_has_segments 0 macro
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h13 #define cpu_has_segments 0 macro
/linux-master/arch/mips/kernel/
H A Dsegment.c87 if (cpu_has_segments)
H A Dproc.c168 if (cpu_has_segments)
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h83 #ifndef cpu_has_segments
84 #define cpu_has_segments __opt(MIPS_CPU_SEGMENTS) macro

Completed in 93 milliseconds