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

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.h71 struct kfd_hsa_memory_exception_data memory_exception_data;
H A Dkfd_events.c498 sizeof(struct kfd_hsa_memory_exception_data));
564 sizeof(struct kfd_hsa_memory_exception_data));
882 size = sizeof(struct kfd_hsa_memory_exception_data);
1105 struct kfd_hsa_memory_exception_data *ev_data;
1110 ev_data = (struct kfd_hsa_memory_exception_data *) event_data;
1170 struct kfd_hsa_memory_exception_data *data)
1175 struct kfd_hsa_memory_exception_data memory_exception_data;
1226 struct kfd_hsa_memory_exception_data memory_exception_data;
1282 struct kfd_hsa_memory_exception_data memory_exception_data;
H A Dkfd_int_process_v11.c288 struct kfd_hsa_memory_exception_data exception_data;
H A Dkfd_int_process_v10.c371 struct kfd_hsa_memory_exception_data exception_data;
H A Dkfd_int_process_v9.c417 struct kfd_hsa_memory_exception_data exception_data;
H A Dkfd_debug.c261 struct kfd_hsa_memory_exception_data *data;
274 data = (struct kfd_hsa_memory_exception_data *)
H A Dkfd_priv.h1251 struct kfd_hsa_memory_exception_data memory_exception_data;
1459 struct kfd_hsa_memory_exception_data *data);
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h265 /* For kfd_hsa_memory_exception_data.ErrorType */
305 struct kfd_hsa_memory_exception_data { struct
334 struct kfd_hsa_memory_exception_data memory_exception_data;

Completed in 120 milliseconds