Searched refs:amdgpu_hive_info (Results 1 – 8 of 8) sorted by relevance
29 struct amdgpu_hive_info { struct56 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument57 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive);58 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
286 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()287 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()297 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()298 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()366 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()416 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()436 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()524 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()533 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()671 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device()[all …]
40 struct amdgpu_hive_info *hive;
292 struct amdgpu_hive_info;772 struct amdgpu_hive_info *hive;
2477 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()3392 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()4518 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()5158 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
2256 struct amdgpu_hive_info *hive; in amdgpu_pci_remove()
1980 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
1262 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()
Completed in 33 milliseconds