Home
last modified time | relevance | path

Searched refs:_IOC_NONE (Results 1 – 6 of 6) sorted by relevance

/xen/tools/include/xen-sys/Linux/
A Devtchn.h41 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
51 _IOC(_IOC_NONE, 'E', 1, sizeof(struct ioctl_evtchn_bind_interdomain))
61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
70 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
79 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
86 _IOC(_IOC_NONE, 'E', 5, 0)
98 _IOC(_IOC_NONE, 'E', 6, sizeof(struct ioctl_evtchn_restrict_domid))
A Dgntdev.h50 _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
70 _IOC(_IOC_NONE, 'G', 1, sizeof(struct ioctl_gntdev_unmap_grant_ref))
93 _IOC(_IOC_NONE, 'G', 2, sizeof(struct ioctl_gntdev_get_offset_for_vaddr))
113 _IOC(_IOC_NONE, 'G', 3, sizeof(struct ioctl_gntdev_set_max_grants))
131 _IOC(_IOC_NONE, 'G', 7, sizeof(struct ioctl_gntdev_unmap_notify))
166 _IOC(_IOC_NONE, 'G', 8, sizeof(struct ioctl_gntdev_grant_copy))
203 _IOC(_IOC_NONE, 'G', 9, \
233 _IOC(_IOC_NONE, 'G', 10, \
246 _IOC(_IOC_NONE, 'G', 11, \
269 _IOC(_IOC_NONE, 'G', 12, \
A Dprivcmd.h104 _IOC(_IOC_NONE, 'P', 0, sizeof(privcmd_hypercall_t))
106 _IOC(_IOC_NONE, 'P', 2, sizeof(privcmd_mmap_t))
108 _IOC(_IOC_NONE, 'P', 3, sizeof(privcmd_mmapbatch_t))
110 _IOC(_IOC_NONE, 'P', 4, sizeof(privcmd_mmapbatch_v2_t))
112 _IOC(_IOC_NONE, 'P', 5, sizeof(privcmd_dm_op_t))
114 _IOC(_IOC_NONE, 'P', 6, sizeof(domid_t))
116 _IOC(_IOC_NONE, 'P', 7, sizeof(privcmd_mmap_resource_t))
118 _IOC(_IOC_NONE, 'P', 0xFF, 0)
A Dgntalloc.h18 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
42 _IOC(_IOC_NONE, 'G', 6, sizeof(struct ioctl_gntalloc_dealloc_gref))
62 _IOC(_IOC_NONE, 'G', 7, sizeof(struct ioctl_gntalloc_unmap_notify))
A Dxenbus_dev.h39 _IOC(_IOC_NONE, 'B', 0, 0)
42 _IOC(_IOC_NONE, 'B', 1, 0)
/xen/tools/include/xen-sys/SunOS/
A Devtchn.h33 #define _IOC_NONE 0 macro
41 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
51 _IOC(_IOC_NONE, 'E', 1, sizeof(struct ioctl_evtchn_bind_interdomain))
61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
70 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
79 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))

Completed in 7 milliseconds