Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/xen/
Dgntdev.h140 _IOC(_IOC_NONE, 'G', 7, sizeof(struct ioctl_gntdev_unmap_notify))
141 struct ioctl_gntdev_unmap_notify { struct
/Linux-v6.6/drivers/xen/
Dgntdev.c724 struct ioctl_gntdev_unmap_notify op; in gntdev_ioctl_notify()