public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
* IOVA address range
@ 2023-10-27 19:17 Eric Pilmore
  2023-10-30 18:19 ` Bjorn Helgaas
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Pilmore @ 2023-10-27 19:17 UTC (permalink / raw)
  To: linux-pci, dmaengine; +Cc: Eric Pilmore

Need a little IOVA/IOMMU help.

Is it correct that the IOVA address range for a device goes from
address 0x0 up to the dma-mask of the respective device?

Is it correct to assume that the base of the IOVA address space for a
device will always be zero (0x0)? Is there any reason to think that
this has changed in some newer iteration of the kernel, perhaps 5.10,
and that the base could be non-zero?

I realize an IOVA itself can be non-zero. I'm trying to verify what
the base address is of the IOVA space as a whole on a per device
basis.

Thanks,
Eric Pilmore

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-31 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 19:17 IOVA address range Eric Pilmore
2023-10-30 18:19 ` Bjorn Helgaas
2023-10-31 11:46   ` Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox