Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/sys/
H A Devtchn.h86 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
87 struct ioctl_evtchn_notify { struct
/titanic_50/usr/src/uts/common/xen/io/
H A Devtchn_dev.c421 struct ioctl_evtchn_notify notify; in evtchndrv_ioctl()