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
1111
struct kfd_hsa_memory_exception_data *ev_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1116
ev_data = (struct kfd_hsa_memory_exception_data *) event_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1177
struct kfd_hsa_memory_exception_data exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1195
struct kfd_hsa_memory_exception_data *data)
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1200
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1248
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1333
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_events.c
505
sizeof(struct kfd_hsa_memory_exception_data));
drivers/gpu/drm/amd/amdkfd/kfd_events.c
571
sizeof(struct kfd_hsa_memory_exception_data));
drivers/gpu/drm/amd/amdkfd/kfd_events.c
888
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
289
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
1305
struct kfd_hsa_memory_exception_data memory_exception_data;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1546
struct kfd_hsa_memory_exception_data *data);
include/uapi/linux/kfd_ioctl.h
351
struct kfd_hsa_memory_exception_data memory_exception_data;