Home
last modified time | relevance | path

Searched defs:hive (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c185 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs() local
196 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release() local
257 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
307 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
327 struct amdgpu_hive_info *hive = NULL, *tmp = NULL; in amdgpu_get_xgmi_hive() local
390 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
399 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_xgmi_set_pstate() local
451 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev) in amdgpu_xgmi_update_topology()
491 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device() local
597 struct amdgpu_hive_info *hive = adev->hive; in amdgpu_xgmi_remove_device() local
Damdgpu_device.c3048 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func() local
4251 static int amdgpu_do_asic_reset(struct amdgpu_hive_info *hive, in amdgpu_do_asic_reset()
4401 struct amdgpu_hive_info *hive) in amdgpu_device_lock_adev()
4515 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover() local
Damdgpu_ras.c1573 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery() local
Damdgpu.h737 struct amdgpu_hive_info *hive; member