Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-init.c122 n_mode = LOCAL_HUB_L(NI_STATUS_REV_ID) & NSRI_MORENODES_MASK; in plat_mem_setup()
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Dhubni.h81 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18) /* Max. # of nodes */ macro