Home
last modified time | relevance | path

Searched refs:kfd_hsa_hw_exception_data (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.h72 struct kfd_hsa_hw_exception_data hw_exception_data;
H A Dkfd_events.c505 sizeof(struct kfd_hsa_hw_exception_data)); in kfd_criu_restore_event()
568 sizeof(struct kfd_hsa_hw_exception_data)); in kfd_criu_checkpoint_events()
1221 struct kfd_hsa_hw_exception_data hw_exception_data; in kfd_signal_reset_event()
1279 struct kfd_hsa_hw_exception_data hw_exception_data; in kfd_signal_poison_consumed_event()
H A Dkfd_priv.h1252 struct kfd_hsa_hw_exception_data hw_exception_data;
/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h317 struct kfd_hsa_hw_exception_data { struct
334 struct kfd_hsa_hw_exception_data hw_exception_data; argument