Home
last modified time | relevance | path

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

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