Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/include/
Dxenio3.h82 _IOW('E', 8, struct ioctl_evtchn_notify)
83 struct ioctl_evtchn_notify { struct
/netbsd/src/sys/arch/xen/xen/
Dxenevt.c627 struct ioctl_evtchn_notify *notify = addr; in xenevt_fioctl()