Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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[1];
/xen-4.10.0-shim-comet/tools/include/xen-sys/Linux/
A Dgntdev.h50 struct ioctl_gntdev_map_grant_ref { struct
53 uint32_t count;
54 uint32_t pad;
57 uint64_t index;
60 struct ioctl_gntdev_grant_ref refs[1];

Completed in 6 milliseconds