gntdev_vmops      470 drivers/xen/gntdev.c static const struct vm_operations_struct gntdev_vmops = {
gntdev_vmops      741 drivers/xen/gntdev.c 	if (!vma || vma->vm_ops != &gntdev_vmops)
gntdev_vmops     1097 drivers/xen/gntdev.c 	vma->vm_ops = &gntdev_vmops;