Home
last modified time | relevance | path

Searched defs:ioctl_gntdev_map_grant_ref (Results 1 – 2 of 2) sorted by relevance

/xen/tools/include/xen-sys/FreeBSD/
A Dgntdev.h163 struct ioctl_gntdev_map_grant_ref { struct
165 uint32_t count;
166 uint32_t pad0;
168 uint64_t index;
170 struct ioctl_gntdev_grant_ref *refs;
/xen/tools/include/xen-sys/Linux/
A Dgntdev.h51 struct ioctl_gntdev_map_grant_ref { struct
54 uint32_t count;
55 uint32_t pad;
58 uint64_t index;
61 struct ioctl_gntdev_grant_ref refs[1];

Completed in 3 milliseconds