Searched refs:nouveau_ttm_mmap (Results 1 – 3 of 3) sorted by relevance
20 int nouveau_ttm_mmap(struct file *, struct vm_area_struct *);
159 nouveau_ttm_mmap(struct file *filp, struct vm_area_struct *vma) in nouveau_ttm_mmap() function
1178 .mmap = nouveau_ttm_mmap,