Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_events.c495 memcpy(&ev->memory_exception_data, in kfd_criu_restore_event()
496 &ev_priv->memory_exception_data, in kfd_criu_restore_event()
562 &ev->memory_exception_data, in kfd_criu_checkpoint_events()
1161 memset(&memory_exception_data, 0, sizeof(memory_exception_data)); in kfd_signal_iommu_event()
1202 &memory_exception_data); in kfd_signal_iommu_event()
1242 memset(&memory_exception_data, 0, sizeof(memory_exception_data)); in kfd_signal_vm_fault_event()
1263 ev->memory_exception_data = memory_exception_data; in kfd_signal_vm_fault_event()
1289 memset(&memory_exception_data, 0, sizeof(memory_exception_data)); in kfd_signal_reset_event()
1316 ev->memory_exception_data = memory_exception_data; in kfd_signal_reset_event()
1351 memset(&memory_exception_data, 0, sizeof(memory_exception_data)); in kfd_signal_poison_consumed_event()
[all …]
A Dkfd_events.h70 struct kfd_hsa_memory_exception_data memory_exception_data; member
A Dkfd_priv.h1139 struct kfd_hsa_memory_exception_data memory_exception_data; member
/linux-6.3-rc2/include/uapi/linux/
A Dkfd_ioctl.h298 struct kfd_hsa_memory_exception_data memory_exception_data; member

Completed in 19 milliseconds