Lines Matching defs:unmap
69 int (*unmap)(struct xen_front_pgdir_shbuf *buf);
118 * shared by the frontend itself) or unmap the provided granted
126 if (buf->ops && buf->ops->unmap)
127 return buf->ops->unmap(buf);
129 /* No need to unmap own grant references. */
236 "Failed to unmap page %d: %d\n",
242 "Failed to unmap grant references, ret %d", ret);
306 /* Save handles even if error, so we can unmap. */
498 .unmap = backend_unmap
502 * For locally granted references we do not need to map/unmap