Home
last modified time | relevance | path

Searched refs:NASID_SHFT (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/sn/sn0/
Daddrs.h58 #define NASID_SHFT 31 macro
72 #define NASID_SHFT 32 macro
83 #define NASID_MASK (UINT64_CAST NASID_BITMASK << NASID_SHFT)
85 NASID_SHFT) & NASID_BITMASK)
/arch/mips/include/asm/mach-ip27/
Dkernel-entry-init.h47 dsll t1, NASID_SHFT # Shift text nasid into place
48 dsll t2, NASID_SHFT # Same for data nasid
90 dsll t1, NASID_SHFT
/arch/mips/sgi-ip27/
Dip27-memory.c35 #define PFN_NASIDSHFT (NASID_SHFT - PAGE_SHIFT)
/arch/mips/include/asm/sn/
Daddrs.h55 (UINT64_CAST(_nasid) << NASID_SHFT))