Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntalloc.c207 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs() function
350 gref = find_grefs(priv, op.index, op.count); in gntalloc_ioctl_dealloc()
391 gref = find_grefs(priv, index, 1); in gntalloc_ioctl_unmap_notify()
516 gref = find_grefs(priv, vma->vm_pgoff << PAGE_SHIFT, count); in gntalloc_mmap()