Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Daddrs.h60 #define NASID_LOCAL_BITS 4 macro
74 #define NASID_LOCAL_BITS 4 macro
/openbmc/linux/arch/mips/include/asm/sn/
H A Daddrs.h39 #define NASID_GET_META(_n) ((_n) >> NASID_LOCAL_BITS)
43 #define NASID_MAKE(_m, _l) (((_m) << NASID_LOCAL_BITS) | (_l))