Searched refs:UV_PNODE_TO_NASID (Results 1 – 3 of 3) sorted by relevance
123 #define UV_PNODE_TO_NASID(p) (((p) << 1) | uv_hub_info->gnode_upper) macro
333 #define UV_PNODE_TO_NASID(p) (UV_PNODE_TO_GNODE(p) << 1) macro
1771 UV_PNODE_TO_NASID(base_pnode); in activation_descriptor_init()1787 UV_PNODE_TO_NASID(base_pnode); in activation_descriptor_init()