Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_glue.c32 static const struct vm_operations_struct vmw_vm_ops = { in vmw_mmap() local
49 vma->vm_ops = &vmw_vm_ops; in vmw_mmap()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A 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()
H A Dvmwgfx_gem.c92 static const struct vm_operations_struct vmw_vm_ops = { variable
111 .vm_ops = &vmw_vm_ops,

Completed in 1 milliseconds