Home
last modified time | relevance | path

Searched refs:ioctl_gntdev_grant_ref (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/xen/include/
H A Dxenio_gntdev.h38 struct ioctl_gntdev_grant_ref { struct
62 struct ioctl_gntdev_grant_ref refs[1]; argument
H A Dxenio.h147 struct ioctl_gntdev_grant_ref { struct
171 struct ioctl_gntdev_grant_ref *refs; argument
/netbsd-src/sys/arch/xen/xen/
H A Dprivcmd.c688 struct ioctl_gntdev_grant_ref gref; in privcmd_map_gref()