NASID_SHFT         47 arch/mips/include/asm/mach-ip27/kernel-entry-init.h 	dsll	t1, NASID_SHFT		# Shift text nasid into place
NASID_SHFT         48 arch/mips/include/asm/mach-ip27/kernel-entry-init.h 	dsll	t2, NASID_SHFT		# Same for data nasid
NASID_SHFT         90 arch/mips/include/asm/mach-ip27/kernel-entry-init.h 	dsll	t1, NASID_SHFT
NASID_SHFT         50 arch/mips/include/asm/sn/addrs.h 		 (UINT64_CAST(_nasid) <<  NASID_SHFT))
NASID_SHFT         83 arch/mips/include/asm/sn/sn0/addrs.h #define NASID_MASK		(UINT64_CAST NASID_BITMASK << NASID_SHFT)
NASID_SHFT         85 arch/mips/include/asm/sn/sn0/addrs.h 					NASID_SHFT) & NASID_BITMASK)
NASID_SHFT         34 arch/mips/sgi-ip27/ip27-memory.c #define PFN_NASIDSHFT		(NASID_SHFT - PAGE_SHIFT)