Home
last modified time | relevance | path

Searched refs:hw_exception_data (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c1015 struct kfd_hsa_hw_exception_data hw_exception_data; in kfd_signal_reset_event() local
1026 memset(&hw_exception_data, 0, sizeof(hw_exception_data)); in kfd_signal_reset_event()
1027 hw_exception_data.gpu_id = dev->id; in kfd_signal_reset_event()
1028 hw_exception_data.memory_lost = 1; in kfd_signal_reset_event()
1029 hw_exception_data.reset_cause = reset_cause; in kfd_signal_reset_event()
1042 ev->hw_exception_data = hw_exception_data; in kfd_signal_reset_event()
Dkfd_events.h69 struct kfd_hsa_hw_exception_data hw_exception_data; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dkfd_ioctl.h177 struct kfd_hsa_hw_exception_data hw_exception_data; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dkfd_ioctl.h198 struct kfd_hsa_hw_exception_data hw_exception_data; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dkfd_ioctl.h283 struct kfd_hsa_hw_exception_data hw_exception_data; member