Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c70 int vmw_mmap(struct file *filp, struct vm_area_struct *vma) in vmw_mmap() function
Dvmwgfx_drv.h1068 extern int vmw_mmap(struct file *filp, struct vm_area_struct *vma);
Dvmwgfx_drv.c1572 .mmap = vmw_mmap,