Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/xen/
Dgntalloc.h67 _IOC(_IOC_NONE, 'G', 7, sizeof(struct ioctl_gntalloc_unmap_notify))
68 struct ioctl_gntalloc_unmap_notify { struct
/linux-6.12.1/drivers/xen/
Dgntalloc.c374 struct ioctl_gntalloc_unmap_notify op; in gntalloc_ioctl_unmap_notify()