Searched refs:amdgpu_hive_info (Results 1 – 7 of 7) sorted by relevance
29 struct amdgpu_hive_info { struct54 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument55 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive);56 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
215 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()216 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()226 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()227 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()287 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()337 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()357 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()418 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()427 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()562 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device()[all …]
39 struct amdgpu_hive_info *hive;
286 struct amdgpu_hive_info;824 struct amdgpu_hive_info *hive;
3263 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()4708 struct amdgpu_hive_info *hive) in amdgpu_device_lock_adev()4748 static int amdgpu_device_lock_hive_adev(struct amdgpu_device *adev, struct amdgpu_hive_info *hive) in amdgpu_device_lock_hive_adev()4928 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
1831 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
1132 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()
Completed in 27 milliseconds