Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
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 lookup_events_by_type_and_signal()
1111 ev_data = (struct kfd_hsa_memory_exception_data *) event_data; in lookup_events_by_type_and_signal()
1171 struct kfd_hsa_memory_exception_data *data) in kfd_signal_vm_fault_event()
1176 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_vm_fault_event()
1227 struct kfd_hsa_memory_exception_data memory_exception_data; in kfd_signal_reset_event()
1304 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.c309 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v10()
Dkfd_int_process_v11.c289 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v11()
Dkfd_priv.h1273 struct kfd_hsa_memory_exception_data memory_exception_data;
1492 struct kfd_hsa_memory_exception_data *data);
Dkfd_int_process_v9.c458 struct kfd_hsa_memory_exception_data exception_data; in event_interrupt_wq_v9()
Dkfd_debug.c263 struct kfd_hsa_memory_exception_data *data; in kfd_dbg_send_exception_to_runtime()
276 data = (struct kfd_hsa_memory_exception_data *) in kfd_dbg_send_exception_to_runtime()
/linux-6.12.1/include/uapi/linux/
Dkfd_ioctl.h310 struct kfd_hsa_memory_exception_data { struct
339 struct kfd_hsa_memory_exception_data memory_exception_data;