Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dkfd_ioctl.h453 struct kfd_ioctl_map_memory_to_gpu_args { struct
1523 AMDKFD_IOWR(0x18, struct kfd_ioctl_map_memory_to_gpu_args)
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c1249 struct kfd_ioctl_map_memory_to_gpu_args *args = data; in kfd_ioctl_map_memory_to_gpu()