Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c72 static const struct vm_operations_struct vmw_vm_ops = { in vmw_mmap() local
96 vma->vm_ops = &vmw_vm_ops; in vmw_mmap()
Dvmwgfx_gem.c92 static const struct vm_operations_struct vmw_vm_ops = { variable
111 .vm_ops = &vmw_vm_ops,