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

  /bionic/libc/kernel/uapi/xen/
gntalloc.h 21 #define IOCTL_GNTALLOC_ALLOC_GREF _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
22 struct ioctl_gntalloc_alloc_gref { struct
  /external/kernel-headers/original/uapi/xen/
gntalloc.h 17 #define IOCTL_GNTALLOC_ALLOC_GREF \
18 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
19 struct ioctl_gntalloc_alloc_gref { struct

Completed in 238 milliseconds