Lines Matching refs:hive_id
379 return snprintf(buf, PAGE_SIZE, "%llu\n", hive->hive_id); in amdgpu_xgmi_show_attrs()
641 if (!adev->gmc.xgmi.hive_id) in amdgpu_get_xgmi_hive()
652 if (hive->hive_id == adev->gmc.xgmi.hive_id) in amdgpu_get_xgmi_hive()
704 hive->hive_id = adev->gmc.xgmi.hive_id; in amdgpu_get_xgmi_hive()
777 request_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_set_pstate()
809 adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_update_topology()
974 ret = psp_xgmi_get_hive_id(&adev->psp, &adev->gmc.xgmi.hive_id); in amdgpu_xgmi_add_device()
988 adev->gmc.xgmi.hive_id = 16; in amdgpu_xgmi_add_device()
997 adev->gmc.xgmi.node_id, adev->gmc.xgmi.hive_id); in amdgpu_xgmi_add_device()
1035 adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_add_device()
1053 tmp_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_add_device()
1076 tmp_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_add_device()
1098 adev->gmc.xgmi.physical_node_id, adev->gmc.xgmi.hive_id); in amdgpu_xgmi_add_device()
1102 adev->gmc.xgmi.physical_node_id, adev->gmc.xgmi.hive_id, in amdgpu_xgmi_add_device()
1732 adev->gmc.xgmi.hive_id && in amdgpu_xgmi_same_hive()
1733 adev->gmc.xgmi.hive_id == bo_adev->gmc.xgmi.hive_id); in amdgpu_xgmi_same_hive()