Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dgntalloc.c204 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs() function
347 gref = find_grefs(priv, op.index, op.count); in gntalloc_ioctl_dealloc()
388 gref = find_grefs(priv, index, 1); in gntalloc_ioctl_unmap_notify()
513 gref = find_grefs(priv, vma->vm_pgoff << PAGE_SHIFT, count); in gntalloc_mmap()