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[1];
50 struct ioctl_gntdev_map_grant_ref { struct53 uint32_t count;54 uint32_t pad;57 uint64_t index;60 struct ioctl_gntdev_grant_ref refs[1];
Completed in 6 milliseconds