Home
last modified time | relevance | path

Searched defs:kfd_ioctl_alloc_memory_of_gpu_args (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dkfd_ioctl.h247 struct kfd_ioctl_alloc_memory_of_gpu_args { struct
248 __u64 va_addr;
249 __u64 size;
250 __u64 handle;
251 __u64 mmap_offset;
252 __u32 gpu_id;
253 __u32 flags;