Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/xen/
H A Devtchn.h80 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
81 struct ioctl_evtchn_notify { struct
/openbmc/linux/drivers/xen/
H A Devtchn.c563 struct ioctl_evtchn_notify notify; in evtchn_ioctl()