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

  /bionic/libc/kernel/uapi/xen/
evtchn.h 31 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
32 struct ioctl_evtchn_bind_unbound_port { struct
  /external/kernel-headers/original/uapi/xen/
evtchn.h 60 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT \
61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
62 struct ioctl_evtchn_bind_unbound_port { struct

Completed in 93 milliseconds