Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/include/
Dxenio.h185 struct ioctl_gntdev_alloc_grant_ref { struct
198 _IOW('P', 9, struct ioctl_gntdev_alloc_grant_ref) argument
/netbsd/src/sys/arch/xen/xen/
Dprivcmd.c722 struct ioctl_gntdev_alloc_grant_ref *mga = ap->a_data; in privcmd_alloc_gref()