Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Dgntdev.c790 struct gntdev_copy_batch { struct
799 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page() argument
819 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages()
826 static int gntdev_copy(struct gntdev_copy_batch *batch) in gntdev_copy()
858 static int gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, in gntdev_grant_copy_seg()
956 struct gntdev_copy_batch batch; in gntdev_ioctl_grant_copy()