Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/xen/
H A Dgntalloc.h20 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
21 struct ioctl_gntalloc_alloc_gref { struct
/openbmc/linux/drivers/xen/
H A Dgntalloc.c121 static int add_grefs(struct ioctl_gntalloc_alloc_gref *op, in add_grefs()
270 struct ioctl_gntalloc_alloc_gref __user *arg) in gntalloc_ioctl_alloc()
273 struct ioctl_gntalloc_alloc_gref op; in gntalloc_ioctl_alloc()