Searched defs:ioctl_gntdev_map_grant_ref (Results 1 – 2 of 2) sorted by relevance
163 struct ioctl_gntdev_map_grant_ref { struct165 uint32_t count;166 uint32_t pad0;168 uint64_t index;170 struct ioctl_gntdev_grant_ref *refs;
51 struct ioctl_gntdev_map_grant_ref { struct54 uint32_t count;55 uint32_t pad;58 uint64_t index;61 struct ioctl_gntdev_grant_ref refs[1];
Completed in 3 milliseconds