[Xen-devel] [PATCH 2/8] xen: Make clear that swiotlb and biomerge are dealing with DMA address
Stefano Stabellini
stefano.stabellini at eu.citrix.com
Fri Jul 31 03:54:27 PDT 2015
On Tue, 28 Jul 2015, David Vrabel wrote:
> On 28/07/15 16:02, Julien Grall wrote:
> >
> > +/* Pseudo-physical <-> DMA conversion */
> > +static inline unsigned long pfn_to_dfn(unsigned long pfn)
>
> Use BFN for bus frame number. This is the terminology that is used in
> the (proposed) pv-iommu hypercall.
Yes, certainly better than DFN.
More information about the linux-arm-kernel
mailing list