Home
last modified time | relevance | path

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

/xen/tools/include/xen-sys/FreeBSD/
A Dgntdev.h183 struct ioctl_gntdev_get_offset_for_vaddr { struct
185 uint64_t vaddr;
187 uint64_t offset;
188 uint32_t count;
/xen/tools/include/xen-sys/Linux/
A Dgntdev.h94 struct ioctl_gntdev_get_offset_for_vaddr { struct
97 uint64_t vaddr;
100 uint64_t offset;
102 uint32_t count;
103 uint32_t pad;

Completed in 11 milliseconds