Searched refs:xen_drm_front_gem_mmap (Results 1 – 3 of 3) sorted by relevance
35 int xen_drm_front_gem_mmap(struct file *filp, struct vm_area_struct *vma);
263 int xen_drm_front_gem_mmap(struct file *filp, struct vm_area_struct *vma) in xen_drm_front_gem_mmap() function
483 .mmap = xen_drm_front_gem_mmap,