Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/xen/
Dgntdev.h130 _IOC(_IOC_NONE, 'G', 7, sizeof(struct ioctl_gntdev_unmap_notify))
131 struct ioctl_gntdev_unmap_notify { struct
/linux-4.1.27/drivers/xen/
Dgntdev.c687 struct ioctl_gntdev_unmap_notify op; in gntdev_ioctl_notify()