Searched refs:kfd_ioctl_map_memory_to_gpu_args (Results 1 – 4 of 4) sorted by relevance
241 struct kfd_ioctl_map_memory_to_gpu_args { struct306 AMDKFD_IOWR(0x18, struct kfd_ioctl_map_memory_to_gpu_args)
258 struct kfd_ioctl_map_memory_to_gpu_args { struct334 #define AMDKFD_IOC_MAP_MEMORY_TO_GPU AMDKFD_IOWR(0x18, struct kfd_ioctl_map_memory_to_gpu_args)
399 struct kfd_ioctl_map_memory_to_gpu_args { struct551 AMDKFD_IOWR(0x18, struct kfd_ioctl_map_memory_to_gpu_args)
1409 struct kfd_ioctl_map_memory_to_gpu_args *args = data; in kfd_ioctl_map_memory_to_gpu()