[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()...
>>> On 31.10.18 at 16:21, <paul.durrant@xxxxxxxxxx> wrote: > ...and re-name them to iommu_map/unmap() since they no longer necessarily > operate on a single page. > > The P2M code currently contains many loops to deal with the fact that, > while it may be require to handle page orders greater than 0, the > IOMMU map and unmap functions do not. > This patch adds a page_order parameter to those functions and implements > the necessary loops within. This allows the P2M code to be substantially > simplified. > > This patch also adds emacs boilerplate to xen/iommu.h to avoid tabbing > problem. > > NOTE: This patch does not modify the underlying vendor IOMMU > implementations to deal with more than a single page at once. > > Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |