Searched refs:find_grefs (Results 1 - 1 of 1) sorted by path

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

Completed in 235 milliseconds