Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/xen/
Devtchn.h108 _IOC(_IOC_NONE, 'E', 7, sizeof(struct ioctl_evtchn_bind))
109 struct ioctl_evtchn_bind { struct
/Linux-v6.6/drivers/xen/
Devtchn.c540 struct ioctl_evtchn_bind bind; in evtchn_ioctl()