Home
last modified time | relevance | path

Searched refs:device_snapshot (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dkfd_ioctl.h1457 struct kfd_ioctl_dbg_trap_device_snapshot_args device_snapshot; member
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c3082 args->device_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
3083 (void __user *)args->device_snapshot.snapshot_buf_ptr, in kfd_ioctl_set_debug_trap()
3084 &args->device_snapshot.num_devices, in kfd_ioctl_set_debug_trap()
3085 &args->device_snapshot.entry_size); in kfd_ioctl_set_debug_trap()