HomeSort by relevance Sort by last modified time
    Searched refs:ioctl_gntdev_map_grant_ref (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/xen/
gntdev.h 26 #define IOCTL_GNTDEV_MAP_GRANT_REF _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
27 struct ioctl_gntdev_map_grant_ref { struct
  /external/kernel-headers/original/uapi/xen/
gntdev.h 52 #define IOCTL_GNTDEV_MAP_GRANT_REF \
53 _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
54 struct ioctl_gntdev_map_grant_ref { struct

Completed in 76 milliseconds