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

/linux-4.4.14/drivers/xen/
H A Dgntalloc.c215 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, find_grefs() function
358 gref = find_grefs(priv, op.index, op.count); gntalloc_ioctl_dealloc()
399 gref = find_grefs(priv, index, 1); gntalloc_ioctl_unmap_notify()
524 gref = find_grefs(priv, vma->vm_pgoff << PAGE_SHIFT, count); gntalloc_mmap()

Completed in 74 milliseconds