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.14.4/include/uapi/linux/
Dkfd_ioctl.h463 struct kfd_ioctl_map_memory_to_gpu_args { struct
1622 AMDKFD_IOWR(0x18, struct kfd_ioctl_map_memory_to_gpu_args)
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c1243 struct kfd_ioctl_map_memory_to_gpu_args *args = data; in kfd_ioctl_map_memory_to_gpu()