Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dgntalloc.c214 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs() function
357 gref = find_grefs(priv, op.index, op.count); in gntalloc_ioctl_dealloc()
398 gref = find_grefs(priv, index, 1); in gntalloc_ioctl_unmap_notify()
523 gref = find_grefs(priv, vma->vm_pgoff << PAGE_SHIFT, count); in gntalloc_mmap()