Searched refs:gntdev_find_map_index (Results 1 – 1 of 1) sorted by relevance
236 static struct gntdev_grant_map *gntdev_find_map_index(struct gntdev_priv *priv, in gntdev_find_map_index() function678 map = gntdev_find_map_index(priv, op.index >> PAGE_SHIFT, op.count); in gntdev_ioctl_unmap_grant_ref()1048 map = gntdev_find_map_index(priv, index, count); in gntdev_mmap()