MIPS_SEGCFG_PA_SHIFT   53 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(0 << MIPS_SEGCFG_PA_SHIFT) |				\
MIPS_SEGCFG_PA_SHIFT   56 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(0 << MIPS_SEGCFG_PA_SHIFT) |				\
MIPS_SEGCFG_PA_SHIFT   63 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(0 << MIPS_SEGCFG_PA_SHIFT) |				\
MIPS_SEGCFG_PA_SHIFT   67 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(0 << MIPS_SEGCFG_PA_SHIFT) |				\
MIPS_SEGCFG_PA_SHIFT   74 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(6 << MIPS_SEGCFG_PA_SHIFT) |				\
MIPS_SEGCFG_PA_SHIFT   77 arch/mips/include/asm/mach-malta/kernel-entry-init.h 		(4 << MIPS_SEGCFG_PA_SHIFT) |				\
MIPS_SEGCFG_PA_SHIFT  781 arch/mips/include/asm/mipsregs.h #define MIPS_SEGCFG_PA		(_ULCAST_(127) << MIPS_SEGCFG_PA_SHIFT)
MIPS_SEGCFG_PA_SHIFT   34 arch/mips/kernel/segment.c 			((cfg & MIPS_SEGCFG_PA) >> MIPS_SEGCFG_PA_SHIFT));