Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_events.c504 memcpy(&ev->hw_exception_data, in kfd_criu_restore_event()
505 &ev_priv->hw_exception_data, in kfd_criu_restore_event()
567 memcpy(&ev_priv->hw_exception_data, in kfd_criu_checkpoint_events()
568 &ev->hw_exception_data, in kfd_criu_checkpoint_events()
886 src = &event->hw_exception_data; in copy_signaled_event_data()
1237 memset(&hw_exception_data, 0, sizeof(hw_exception_data)); in kfd_signal_reset_event()
1238 hw_exception_data.memory_lost = 1; in kfd_signal_reset_event()
1281 ev->hw_exception_data = hw_exception_data; in kfd_signal_reset_event()
1321 memset(&hw_exception_data, 0, sizeof(hw_exception_data)); in kfd_signal_poison_consumed_event()
1323 hw_exception_data.memory_lost = 1; in kfd_signal_poison_consumed_event()
[all …]
A Dkfd_events.h72 struct kfd_hsa_hw_exception_data hw_exception_data; member
A Dkfd_priv.h1274 struct kfd_hsa_hw_exception_data hw_exception_data; member
/linux/include/uapi/linux/
A Dkfd_ioctl.h340 struct kfd_hsa_hw_exception_data hw_exception_data; member

Completed in 43 milliseconds