Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c499 sizeof(struct kfd_hsa_memory_exception_data)); in kfd_criu_restore_event()
565 sizeof(struct kfd_hsa_memory_exception_data)); in kfd_criu_checkpoint_events()
883 size = sizeof(struct kfd_hsa_memory_exception_data); in copy_signaled_event_data()
1106 struct kfd_hsa_memory_exception_data *ev_data; in kfd_event_mmap()
1111 ev_data = (struct kfd_hsa_memory_exception_data *) event_data;
1172 struct kfd_hsa_memory_exception_data exception_data; in kfd_signal_hw_exception_event()
1190 struct kfd_hsa_memory_exception_data *data) in kfd_signal_vm_fault_event_with_userptr()
1195 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event_with_userptr()
1243 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event()
1328 struct kfd_hsa_memory_exception_data memory_exception_dat in kfd_signal_reset_event()
[all...]
H A Dkfd_events.h71 struct kfd_hsa_memory_exception_data memory_exception_data;
/linux/include/uapi/linux/
H A Dkfd_ioctl.h316 struct kfd_hsa_memory_exception_data { struct
345 struct kfd_hsa_memory_exception_data memory_exception_data;