Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c498 sizeof(struct kfd_hsa_memory_exception_data)); in kfd_criu_restore_event()
564 sizeof(struct kfd_hsa_memory_exception_data)); in kfd_criu_checkpoint_events()
882 size = sizeof(struct kfd_hsa_memory_exception_data); in copy_signaled_event_data()
1101 struct kfd_hsa_memory_exception_data *ev_data; in lookup_events_by_type_and_signal()
1106 ev_data = (struct kfd_hsa_memory_exception_data *) event_data; in lookup_events_by_type_and_signal()
1166 struct kfd_hsa_memory_exception_data *data) in kfd_signal_vm_fault_event()
1171 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event()
1222 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_reset_event()
1278 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_poison_consumed_event()
Dkfd_events.h71 struct kfd_hsa_memory_exception_data memory_exception_data;
Dkfd_int_process_v10.c367 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v10()
Dkfd_int_process_v11.c285 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v11()
Dkfd_int_process_v9.c413 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v9()
Dkfd_priv.h1251 struct kfd_hsa_memory_exception_data memory_exception_data;
1459 struct kfd_hsa_memory_exception_data *data);
Dkfd_debug.c261 struct kfd_hsa_memory_exception_data *data; in kfd_dbg_send_exception_to_runtime()
274 data = (struct kfd_hsa_memory_exception_data *) in kfd_dbg_send_exception_to_runtime()
/linux-6.6.21/include/uapi/linux/
Dkfd_ioctl.h304 struct kfd_hsa_memory_exception_data { struct
333 struct kfd_hsa_memory_exception_data memory_exception_data;