Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vme/devices/
Dvme_user.c446 static const struct vm_operations_struct vme_user_vm_ops = { variable
472 vma->vm_ops = &vme_user_vm_ops; in vme_user_master_mmap()