HomeSort by: relevance | last modified time | path
    Searched defs:ioctl_evtchn_notify (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/include/
xenio3.h 81 #define IOCTL_EVTCHN_NOTIFY \
82 _IOW('E', 8, struct ioctl_evtchn_notify)
83 struct ioctl_evtchn_notify { struct

Completed in 10 milliseconds