Home
last modified time | relevance | path

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

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