Symbol: kfd_hsa_memory_exception_data
drivers/gpu/drm/amd/amdkfd/kfd_debug.c
263
struct kfd_hsa_memory_exception_data *data;
drivers/gpu/drm/amd/amdkfd/kfd_debug.c
276
data = (struct kfd_hsa_memory_exception_data *)
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1125
struct kfd_hsa_memory_exception_data *ev_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1130
ev_data = (struct kfd_hsa_memory_exception_data *) event_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1191
struct kfd_hsa_memory_exception_data exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1209
struct kfd_hsa_memory_exception_data *data)
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1214
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1262
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1347
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
516
sizeof(struct kfd_hsa_memory_exception_data));
drivers/gpu/drm/amd/amdkfd/kfd_events.c
582
sizeof(struct kfd_hsa_memory_exception_data));
drivers/gpu/drm/amd/amdkfd/kfd_events.c
902
size = sizeof(struct kfd_hsa_memory_exception_data);
drivers/gpu/drm/amd/amdkfd/kfd_events.h
71
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v10.c
354
struct kfd_hsa_memory_exception_data exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v11.c
314
struct kfd_hsa_memory_exception_data exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v12_1.c
303
struct kfd_hsa_memory_exception_data exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c
543
struct kfd_hsa_memory_exception_data exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1312
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1553
struct kfd_hsa_memory_exception_data *data);
include/uapi/linux/kfd_ioctl.h
352
struct kfd_hsa_memory_exception_data memory_exception_data;