Searched refs:kfd_event_mmap (Results 1 – 3 of 3) sorted by relevance
1090 int kfd_event_mmap(struct kfd_process *process, struct vm_area_struct *vma);
780 int kfd_event_mmap(struct kfd_process *p, struct vm_area_struct *vma) in kfd_event_mmap() function
2019 return kfd_event_mmap(process, vma); in kfd_mmap()