Searched refs:uvhub_version (Results 1 – 2 of 2) sorted by relevance
915 if (bcp->uvhub_version == UV_BAU_V1) { in uv_flush_send_and_wait()1167 switch (bcp->uvhub_version) { in uv_flush_tlb_others()1303 if (bcp->uvhub_version == UV_BAU_V2) in uv_bau_message_interrupt()1844 if (bcp->uvhub_version <= UV_BAU_V3) { in pq_init()2057 bcp->uvhub_version = UV_BAU_V1; in scan_sock()2059 bcp->uvhub_version = UV_BAU_V2; in scan_sock()2061 bcp->uvhub_version = UV_BAU_V3; in scan_sock()2063 bcp->uvhub_version = UV_BAU_V4; in scan_sock()
634 short uvhub_version; member