Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ttm_glue.c37 static const struct vm_operations_struct vmw_vm_ops = { in vmw_mmap() local
51 vma->vm_ops = &vmw_vm_ops; in vmw_mmap()