On Mon, May 05, 2025 at 02:06:03PM +0200, Cédric Le Goater wrote: > !-------------------------------------------------------------------| > CAUTION: External Email > > |-------------------------------------------------------------------! > > On 4/30/25 21:39, John Levon wrote: > > We'll use this parameter shortly; this just adds the plumbing. > > I am not sure the 'unmap_all' name reflects what the dma_unmap() > handler does.
FWIW the vfio API flag that reflects this is already called VFIO_DMA_UNMAP_FLAG_ALL so there's precedent for the name. It unmaps the entire address space, right? Do you have a suggestion for a better name? regards john