Searched refs:NASID_SHFT (Results 1 – 6 of 6) sorted by relevance
73 #define NASID_SHFT 31 macro87 #define NASID_SHFT 32 macro98 #define NASID_MASK (UINT64_CAST NASID_BITMASK << NASID_SHFT)100 NASID_SHFT) & NASID_BITMASK)
106 #define NASID_SHFT NID_SHFT macro111 #define NASID_MASK (UINT64_CAST NASID_BITMASK << NASID_SHFT)113 NASID_SHFT) & NASID_BITMASK)
60 dsll t1, NASID_SHFT # Shift text nasid into place61 dsll t2, NASID_SHFT # Same for data nasid140 dsll t1, NASID_SHFT
42 #define NODE_OFFSET(_n) (UINT64_CAST (_n) << NASID_SHFT)134 (HUBREG_CAST (REMOTE_HUB_BASE(_x) | ((((long)(_n))<<NASID_SHFT))))
117 #define PFN_NASIDSHFT (NASID_SHFT - PAGE_SHIFT)
60 (UINT64_CAST(_nasid) << NASID_SHFT))