Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/xen/
H A Dgntdev.h199 _IOC(_IOC_NONE, 'G', 8, sizeof(struct ioctl_gntdev_grant_copy))
200 struct ioctl_gntdev_grant_copy { struct
/openbmc/linux/drivers/xen/
H A Dgntdev.c955 struct ioctl_gntdev_grant_copy copy; in gntdev_ioctl_grant_copy()