Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h997 extern int vmw_mmap(struct file *filp, struct vm_area_struct *vma);
Dvmwgfx_drv.c1456 .mmap = vmw_mmap,