Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/xen/
Devtchn.h80 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
81 struct ioctl_evtchn_notify { struct
/Linux-v6.6/drivers/xen/
Devtchn.c557 struct ioctl_evtchn_notify notify; in evtchn_ioctl()