Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/xen/
H A Dgntalloc.h44 _IOC(_IOC_NONE, 'G', 6, sizeof(struct ioctl_gntalloc_dealloc_gref))
45 struct ioctl_gntalloc_dealloc_gref { struct
/openbmc/linux/drivers/xen/
H A Dgntalloc.c336 struct ioctl_gntalloc_dealloc_gref op; in gntalloc_ioctl_dealloc()