Searched refs:hw_exception_data (Results 1 – 4 of 4) sorted by relevance
502 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()1277 struct kfd_hsa_hw_exception_data hw_exception_data; in kfd_signal_reset_event() local1288 memset(&hw_exception_data, 0, sizeof(hw_exception_data)); in kfd_signal_reset_event()1289 hw_exception_data.memory_lost = 1; in kfd_signal_reset_event()1290 hw_exception_data.reset_cause = reset_cause; in kfd_signal_reset_event()1311 ev->hw_exception_data = hw_exception_data; in kfd_signal_reset_event()1312 ev->hw_exception_data.gpu_id = user_gpu_id; in kfd_signal_reset_event()[all …]
71 struct kfd_hsa_hw_exception_data hw_exception_data; member
1140 struct kfd_hsa_hw_exception_data hw_exception_data; member
299 struct kfd_hsa_hw_exception_data hw_exception_data; member