Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/include/
H A Dxenio.h154 struct ioctl_gntdev_grant_notify { struct
169 struct ioctl_gntdev_grant_notify notify; argument
192 struct ioctl_gntdev_grant_notify notify;
/netbsd-src/sys/arch/xen/xen/
H A Dprivcmd.c82 struct ioctl_gntdev_grant_notify notify;
90 struct ioctl_gntdev_grant_notify notify;
914 privcmd_notify(struct ioctl_gntdev_grant_notify *notify, vaddr_t va, in privcmd_notify()