MIPS_SEGCFG_EU_SHIFT   54 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(1 << MIPS_SEGCFG_EU_SHIFT)) |				\
MIPS_SEGCFG_EU_SHIFT   57 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(1 << MIPS_SEGCFG_EU_SHIFT)) << 16)
MIPS_SEGCFG_EU_SHIFT   65 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(1 << MIPS_SEGCFG_EU_SHIFT)) |				\
MIPS_SEGCFG_EU_SHIFT   68 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(1 << MIPS_SEGCFG_EU_SHIFT)) << 16)
MIPS_SEGCFG_EU_SHIFT   75 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(1 << MIPS_SEGCFG_EU_SHIFT)) |				\
MIPS_SEGCFG_EU_SHIFT   78 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(1 << MIPS_SEGCFG_EU_SHIFT)) << 16)
MIPS_SEGCFG_EU_SHIFT  785 arch/mips/include/asm/mipsregs.h #define MIPS_SEGCFG_EU		(_ULCAST_(1) << MIPS_SEGCFG_EU_SHIFT)
MIPS_SEGCFG_EU_SHIFT   46 arch/mips/kernel/segment.c 		((cfg & MIPS_SEGCFG_EU) >> MIPS_SEGCFG_EU_SHIFT));