Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Dgntdev.h117 _IOW('E', 0, struct ioctl_gntdev_unmap_notify)
118 struct ioctl_gntdev_unmap_notify { struct
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c850 struct ioctl_gntdev_unmap_notify *source) in copy_notify_helper()
881 gntdev_set_unmap_notify(struct ioctl_gntdev_unmap_notify *arg) in gntdev_set_unmap_notify()
1010 (struct ioctl_gntdev_unmap_notify*) data); in gntdev_ioctl()