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/
Dxenio_gntdev.h38 struct ioctl_gntdev_grant_ref { struct
62 struct ioctl_gntdev_grant_ref refs[1]; argument
Dxenio.h147 struct ioctl_gntdev_grant_ref { struct
171 struct ioctl_gntdev_grant_ref *refs; argument
/netbsd/src/sys/arch/xen/xen/
Dprivcmd.c688 struct ioctl_gntdev_grant_ref gref; in privcmd_map_gref()