Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.h72 struct kfd_hsa_hw_exception_data hw_exception_data;
Dkfd_events.c506 sizeof(struct kfd_hsa_hw_exception_data)); in kfd_criu_restore_event()
569 sizeof(struct kfd_hsa_hw_exception_data)); in kfd_criu_checkpoint_events()
887 size = sizeof(struct kfd_hsa_hw_exception_data); in copy_signaled_event_data()
1226 struct kfd_hsa_hw_exception_data hw_exception_data; in kfd_signal_reset_event()
1305 struct kfd_hsa_hw_exception_data hw_exception_data; in kfd_signal_poison_consumed_event()
Dkfd_priv.h1274 struct kfd_hsa_hw_exception_data hw_exception_data;
/linux-6.12.1/include/uapi/linux/
Dkfd_ioctl.h323 struct kfd_hsa_hw_exception_data { struct
340 struct kfd_hsa_hw_exception_data hw_exception_data; argument