Searched refs:memory_exception_data (Results 1 – 4 of 4) sorted by relevance
496 memcpy(&ev->memory_exception_data, in kfd_criu_restore_event()497 &ev_priv->memory_exception_data, in kfd_criu_restore_event()562 memcpy(&ev_priv->memory_exception_data, in kfd_criu_checkpoint_events()563 &ev->memory_exception_data, in kfd_criu_checkpoint_events()880 dst = &data[i].memory_exception_data; in copy_signaled_event_data()881 src = &event->memory_exception_data; in copy_signaled_event_data()1120 ev->memory_exception_data = *ev_data; in lookup_events_by_type_and_signal()1171 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event() local1185 memset(&memory_exception_data, 0, sizeof(memory_exception_data)); in kfd_signal_vm_fault_event()1186 memory_exception_data.gpu_id = user_gpu_id; in kfd_signal_vm_fault_event()[all …]
71 struct kfd_hsa_memory_exception_data memory_exception_data; member
1251 struct kfd_hsa_memory_exception_data memory_exception_data; member
333 struct kfd_hsa_memory_exception_data memory_exception_data; member