Home
last modified time | relevance | path

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

/freebsd-12.1/sys/xen/
H A Dgntdev.h119 _IOW('E', 0, struct ioctl_gntdev_unmap_notify)
120 struct ioctl_gntdev_unmap_notify { struct
/freebsd-12.1/sys/dev/xen/gntdev/
H A Dgntdev.c874 struct ioctl_gntdev_unmap_notify *source) in copy_notify_helper()
905 gntdev_set_unmap_notify(struct ioctl_gntdev_unmap_notify *arg) in gntdev_set_unmap_notify()
1034 (struct ioctl_gntdev_unmap_notify*) data); in gntdev_ioctl()