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

  /bionic/libc/kernel/uapi/xen/
evtchn.h 21 #define IOCTL_EVTCHN_BIND_VIRQ _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
22 struct ioctl_evtchn_bind_virq { struct
  /external/kernel-headers/original/uapi/xen/
evtchn.h 40 #define IOCTL_EVTCHN_BIND_VIRQ \
41 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
42 struct ioctl_evtchn_bind_virq { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xen/
evtchn.h 40 #define IOCTL_EVTCHN_BIND_VIRQ \
41 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
42 struct ioctl_evtchn_bind_virq { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xen/
evtchn.h 40 #define IOCTL_EVTCHN_BIND_VIRQ \
41 _IOC(_IOC_NONE, 'E', 0, sizeof(struct ioctl_evtchn_bind_virq))
42 struct ioctl_evtchn_bind_virq { struct

Completed in 1037 milliseconds