Home
last modified time | relevance | path

Searched refs:kfd_hsa_memory_exception_data (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c497 sizeof(struct kfd_hsa_memory_exception_data)); in kfd_criu_restore_event()
563 sizeof(struct kfd_hsa_memory_exception_data)); in kfd_criu_checkpoint_events()
855 struct kfd_hsa_memory_exception_data *src; in copy_signaled_event_data()
856 struct kfd_hsa_memory_exception_data __user *dst; in copy_signaled_event_data()
870 sizeof(struct kfd_hsa_memory_exception_data))) in copy_signaled_event_data()
1083 struct kfd_hsa_memory_exception_data *ev_data; in lookup_events_by_type_and_signal()
1088 ev_data = (struct kfd_hsa_memory_exception_data *) event_data; in lookup_events_by_type_and_signal()
1135 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_iommu_event()
1233 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event()
1278 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_reset_event()
[all …]
Dkfd_events.h70 struct kfd_hsa_memory_exception_data memory_exception_data;
Dkfd_int_process_v11.c284 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v11()
Dkfd_priv.h1139 struct kfd_hsa_memory_exception_data memory_exception_data;
/Linux-v6.1/include/uapi/linux/
Dkfd_ioctl.h275 struct kfd_hsa_memory_exception_data { struct
298 struct kfd_hsa_memory_exception_data memory_exception_data; argument