[PATCH v14 05/16] iommu/dma: Introduce iommu_calc_msi_resv

2016-10-12 Thread Eric Auger
iommu_calc_msi_resv() sum up the number of iommu pages of the lowest order supported by the iommu domain requested to map all the registered doorbells. This function will allow to dimension the intermediate physical address (IPA) aperture requested to map the MSI doorbells. Signed-off-by: Eric

[PATCH v14 05/16] iommu/dma: Introduce iommu_calc_msi_resv

2016-10-12 Thread Eric Auger
iommu_calc_msi_resv() sum up the number of iommu pages of the lowest order supported by the iommu domain requested to map all the registered doorbells. This function will allow to dimension the intermediate physical address (IPA) aperture requested to map the MSI doorbells. Signed-off-by: Eric