Home
last modified time | relevance | path

Searched refs:iommu_alloc_resv_region (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dvirtio-iommu.c445 region = iommu_alloc_resv_region(start, size, 0, in viommu_add_resv_mem()
449 region = iommu_alloc_resv_region(start, size, prot, in viommu_add_resv_mem()
840 msi = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in viommu_get_resv_regions()
H A Diommu.c403 nr = iommu_alloc_resv_region(new->start, new->length, in iommu_insert_resv_region()
2831 struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, in iommu_alloc_resv_region() function
2848 EXPORT_SYMBOL_GPL(iommu_alloc_resv_region);
H A Dmtk_iommu.c670 region = iommu_alloc_resv_region(resv->iova_base, resv->size, in mtk_iommu_get_resv_regions()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h492 iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot,
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c2694 region = iommu_alloc_resv_region(entry->address_start, in amd_iommu_get_resv_regions()
2703 region = iommu_alloc_resv_region(MSI_RANGE_START, in amd_iommu_get_resv_regions()
2710 region = iommu_alloc_resv_region(HT_RANGE_START, in amd_iommu_get_resv_regions()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo728 iommu_alloc_resv_region
H A Dabi_gki_aarch64_generic936 iommu_alloc_resv_region
H A Dabi_gki_aarch64_db845c711 iommu_alloc_resv_region
H A Dabi_gki_aarch64_exynos983 iommu_alloc_resv_region
H A Dabi_gki_aarch64_qcom1160 iommu_alloc_resv_region
H A Dabi_gki_aarch64_mtk987 iommu_alloc_resv_region
H A Dabi_gki_aarch64_oplus1264 iommu_alloc_resv_region
H A Dabi_gki_aarch64_galaxy2261 iommu_alloc_resv_region
/OK3568_Linux_fs/kernel/drivers/acpi/arm64/
H A Diort.c878 region = iommu_alloc_resv_region(base + SZ_64K, SZ_64K, in iort_iommu_msi_get_resv_regions()
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c5881 resv = iommu_alloc_resv_region(rmrr->base_address, in intel_iommu_get_resv_regions()
5896 reg = iommu_alloc_resv_region(0, 1UL << 24, prot, in intel_iommu_get_resv_regions()
5904 reg = iommu_alloc_resv_region(IOAPIC_RANGE_START, in intel_iommu_get_resv_regions()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1591 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2491 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()