Searched refs:kfd_mmap (Results 1 – 1 of 1) sorted by relevance
51 static int kfd_mmap(struct file *, struct vm_area_struct *);61 .mmap = kfd_mmap,2922 static int kfd_mmap(struct file *filp, struct vm_area_struct *vma) in kfd_mmap() function
Completed in 7 milliseconds