find_grefs        361 drivers/xen/gntalloc.c 	gref = find_grefs(priv, op.index, op.count);
find_grefs        402 drivers/xen/gntalloc.c 	gref = find_grefs(priv, index, 1);
find_grefs        527 drivers/xen/gntalloc.c 	gref = find_grefs(priv, vma->vm_pgoff << PAGE_SHIFT, count);