Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c539 gntdev_find_gmap(struct per_user_data *priv_user, in gntdev_find_gmap() function
693 gmap = gntdev_find_gmap(priv_user, arg->index, arg->count); in gntdev_unmap_grant_ref()
1213 gmap_start = gntdev_find_gmap(priv_user, *offset, count); in gntdev_mmap_single()