Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/uv/
H A Duv_hub.h122 #define UV_NASID_TO_PNODE(n) (((n) >> 1) & uv_hub_info->pnode_mask) macro
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h278 #define UV_NASID_TO_PNODE(n) \ macro