Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/xen/
Dgntdev.h134 _IOC(_IOC_NONE, 'G', 7, sizeof(struct ioctl_gntdev_unmap_notify))
135 struct ioctl_gntdev_unmap_notify { struct
/Linux-v5.4/drivers/xen/
Dgntdev.c762 struct ioctl_gntdev_unmap_notify op; in gntdev_ioctl_notify()