Searched defs:UV_PNODE_TO_NASID (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/uv/
H A Duv_hub.h123 #define UV_PNODE_TO_NASID(p) (((p) << 1) | uv_hub_info->gnode_upper) macro
/linux-4.4.14/arch/x86/include/asm/uv/
H A Duv_hub.h229 #define UV_PNODE_TO_NASID(p) (UV_PNODE_TO_GNODE(p) << 1) macro

Completed in 124 milliseconds