Searched refs:write_pointer_address (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c3096 qss_entry->write_pointer_address = (uint64_t)q->properties.write_ptr;
H A Dkfd_chardev.c222 if (!access_ok((const void __user *) args->write_pointer_address,
251 q_properties->write_ptr = (uint32_t *) args->write_pointer_address;
360 wptr_vm, args->write_pointer_address >> PAGE_SHIFT);
419 args->write_pointer_address);
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h64 __u64 write_pointer_address; /* from KFD */ member in struct:kfd_ioctl_create_queue_args
985 __u64 write_pointer_address; member in struct:kfd_queue_snapshot_entry

Completed in 189 milliseconds