Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c30 int vmw_mmap(struct file *filp, struct vm_area_struct *vma) in vmw_mmap() function
Dvmwgfx_drv.h913 extern int vmw_mmap(struct file *filp, struct vm_area_struct *vma);
Dvmwgfx_drv.c1378 .mmap = vmw_mmap,