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
229 #define UV_PNODE_TO_NASID(p) (UV_PNODE_TO_GNODE(p) << 1) macro
1737 UV_PNODE_TO_NASID(base_pnode); in activation_descriptor_init()1753 UV_PNODE_TO_NASID(base_pnode); in activation_descriptor_init()