Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_events.c502 memcpy(&ev->hw_exception_data, in kfd_criu_restore_event()
503 &ev_priv->hw_exception_data, in kfd_criu_restore_event()
565 memcpy(&ev_priv->hw_exception_data, in kfd_criu_checkpoint_events()
566 &ev->hw_exception_data, in kfd_criu_checkpoint_events()
1285 memset(&hw_exception_data, 0, sizeof(hw_exception_data)); in kfd_signal_reset_event()
1286 hw_exception_data.memory_lost = 1; in kfd_signal_reset_event()
1308 ev->hw_exception_data = hw_exception_data; in kfd_signal_reset_event()
1346 memset(&hw_exception_data, 0, sizeof(hw_exception_data)); in kfd_signal_poison_consumed_event()
1347 hw_exception_data.gpu_id = user_gpu_id; in kfd_signal_poison_consumed_event()
1348 hw_exception_data.memory_lost = 1; in kfd_signal_poison_consumed_event()
[all …]
A Dkfd_events.h71 struct kfd_hsa_hw_exception_data hw_exception_data; member
A Dkfd_priv.h1140 struct kfd_hsa_hw_exception_data hw_exception_data; member
/linux-6.3-rc2/include/uapi/linux/
A Dkfd_ioctl.h299 struct kfd_hsa_hw_exception_data hw_exception_data; member

Completed in 17 milliseconds