Searched refs:iommu_alloc_resv_region (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/iommu/
H A Dof_iommu.c261 region = iommu_alloc_resv_region(iova, length, prot, type,
H A Ds390-iommu.c433 region = iommu_alloc_resv_region(0, zdev->start_dma, 0,
441 region = iommu_alloc_resv_region(zdev->end_dma + 1,
H A Dvirtio-iommu.c492 region = iommu_alloc_resv_region(start, size, 0,
497 region = iommu_alloc_resv_region(start, size, prot,
963 msi = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH,
H A Diommu.c780 nr = iommu_alloc_resv_region(new->start, new->length,
2767 struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, function
2785 EXPORT_SYMBOL_GPL(iommu_alloc_resv_region); variable
H A Dapple-dart.c967 region = iommu_alloc_resv_region(DOORBELL_ADDR,
H A Dmtk_iommu.c1003 region = iommu_alloc_resv_region(resv->iova_base, resv->size,
/linux-master/include/linux/
H A Diommu.h809 iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot,
/linux-master/drivers/iommu/intel/
H A Diommu.c4387 resv = iommu_alloc_resv_region(rmrr->base_address,
4403 reg = iommu_alloc_resv_region(0, 1UL << 24, prot,
4412 reg = iommu_alloc_resv_region(IOAPIC_RANGE_START,
/linux-master/drivers/iommu/amd/
H A Diommu.c2695 region = iommu_alloc_resv_region(entry->address_start,
2705 region = iommu_alloc_resv_region(MSI_RANGE_START,
2712 region = iommu_alloc_resv_region(HT_RANGE_START,
/linux-master/drivers/acpi/arm64/
H A Diort.c1150 region = iommu_alloc_resv_region(base + SZ_64K, SZ_64K,
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1571 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH,
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2974 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH,

Completed in 476 milliseconds