Searched refs:memory_exception_data (Results 1 – 4 of 4) sorted by relevance
495 memcpy(&ev->memory_exception_data, in kfd_criu_restore_event()496 &ev_priv->memory_exception_data, in kfd_criu_restore_event()561 memcpy(&ev_priv->memory_exception_data, in kfd_criu_checkpoint_events()562 &ev->memory_exception_data, in kfd_criu_checkpoint_events()867 dst = &data[i].memory_exception_data; in copy_signaled_event_data()868 src = &event->memory_exception_data; in copy_signaled_event_data()1102 ev->memory_exception_data = *ev_data; in lookup_events_by_type_and_signal()1135 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_iommu_event() local1164 memset(&memory_exception_data, 0, sizeof(memory_exception_data)); in kfd_signal_iommu_event()1169 memory_exception_data.gpu_id = user_gpu_id; in kfd_signal_iommu_event()[all …]
70 struct kfd_hsa_memory_exception_data memory_exception_data; member
1139 struct kfd_hsa_memory_exception_data memory_exception_data; member
298 struct kfd_hsa_memory_exception_data memory_exception_data; member