Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/xen/
Devtchn.h79 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
80 struct ioctl_evtchn_notify { struct
/linux-4.1.27/drivers/xen/
Devtchn.c435 struct ioctl_evtchn_notify notify; in evtchn_ioctl()