Home
last modified time | relevance | path

Searched refs:NASID_LOCAL_BITS (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/sn/sn0/
Daddrs.h60 #define NASID_LOCAL_BITS 4 macro
74 #define NASID_LOCAL_BITS 4 macro
/arch/mips/include/asm/sn/
Daddrs.h44 #define NASID_GET_META(_n) ((_n) >> NASID_LOCAL_BITS)
48 #define NASID_MAKE(_m, _l) (((_m) << NASID_LOCAL_BITS) | (_l))