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