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()
894 size = sizeof(struct kfd_hsa_memory_exception_data); in copy_signaled_event_data()
1117 struct kfd_hsa_memory_exception_data *ev_data; in lookup_events_by_type_and_signal()
1122 ev_data = (struct kfd_hsa_memory_exception_data *) event_data; in lookup_events_by_type_and_signal()
1183 struct kfd_hsa_memory_exception_data exception_data; in kfd_signal_vm_fault_event_with_userptr()
1201 struct kfd_hsa_memory_exception_data *data) in kfd_signal_vm_fault_event()
1206 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event()
1254 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_reset_event()
1339 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_poison_consumed_event()
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;