Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/sn/sn0/
A 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)
/linux-6.3-rc2/arch/mips/include/asm/mach-ip27/
A Dkernel-entry-init.h37 dsll t1, NASID_SHFT # Shift text nasid into place
38 dsll t2, NASID_SHFT # Same for data nasid
80 dsll t1, NASID_SHFT
/linux-6.3-rc2/arch/mips/sgi-ip27/
A Dip27-memory.c34 #define PFN_NASIDSHFT (NASID_SHFT - PAGE_SHIFT)
/linux-6.3-rc2/arch/mips/include/asm/sn/
A Daddrs.h50 (UINT64_CAST(_nasid) << NASID_SHFT))

Completed in 9 milliseconds