Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/xen/
Devtchn.h70 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
71 struct ioctl_evtchn_unbind { struct
/linux-4.4.14/drivers/xen/
Devtchn.c506 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl()