UV_NASID_TO_PNODE  122 arch/ia64/include/asm/uv/uv_hub.h #define UV_NASID_TO_PNODE(n)		(((n) >> 1) & uv_hub_info->pnode_mask)
UV_NASID_TO_PNODE  345 arch/x86/include/asm/uv/uv_hub.h #define UV_NASID_TO_PNODE(n)		(((n) >> 1) & uv_hub_info->pnode_mask)