Home
last modified time | relevance | path

Searched refs:vmw_mmap (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c31 int vmw_mmap(struct file *filp, struct vm_area_struct *vma) in vmw_mmap() function
Dvmwgfx_drv.h740 extern int vmw_mmap(struct file *filp, struct vm_area_struct *vma);
Dvmwgfx_drv.c1475 .mmap = vmw_mmap,