Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dkfd_ioctl.h1442 struct kfd_ioctl_dbg_trap_device_snapshot_args device_snapshot; member
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c3076 args->device_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
3077 (void __user *)args->device_snapshot.snapshot_buf_ptr, in kfd_ioctl_set_debug_trap()
3078 &args->device_snapshot.num_devices, in kfd_ioctl_set_debug_trap()
3079 &args->device_snapshot.entry_size); in kfd_ioctl_set_debug_trap()