Lines Matching defs:unmap
61 int (*unmap)(struct xen_front_pgdir_shbuf *buf);
110 * shared by the frontend itself) or unmap the provided granted
118 if (buf->ops && buf->ops->unmap)
119 return buf->ops->unmap(buf);
121 /* No need to unmap own grant references. */
227 "Failed to unmap page %d: %d\n",
233 "Failed to unmap grant references, ret %d", ret);
297 /* Save handles even if error, so we can unmap. */
496 .unmap = backend_unmap
500 * For locally granted references we do not need to map/unmap