<dec f='src/src/sys/arch/xen/include/xen-public/grant_table.h' l='447'/>
<doc f='src/src/sys/arch/xen/include/xen-public/grant_table.h' l='436'>/*
 * GNTTABOP_unmap_and_replace: Destroy one or more grant-reference mappings
 * tracked by &lt;handle&gt; but atomically replace the page table entry with one
 * pointing to the machine address under &lt;new_addr&gt;.  &lt;new_addr&gt; will be
 * redirected to the null entry.
 * NOTES:
 *  1. The call may fail in an undefined manner if either mapping is not
 *     tracked by &lt;handle&gt;.
 *  2. After executing a batch of unmaps, it is guaranteed that no stale
 *     mappings will remain in the device or host TLBs.
 */</doc>
