Home
last modified time | relevance | path

Searched refs:ioctl_evtchn_notify (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Devtchn.h84 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
85 struct ioctl_evtchn_notify { struct
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c423 struct ioctl_evtchn_notify notify; in evtchndrv_ioctl()