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 48 #define IOCTL_GNTDEV_MAP_GRANT_REF \
49 _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
50 struct ioctl_gntdev_map_grant_ref { struct

Completed in 1128 milliseconds