Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diommu.h312 iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot,
/Linux-v4.19/drivers/iommu/
Diommu.c232 region = iommu_alloc_resv_region(new->start, new->length, in iommu_insert_resv_region()
1874 struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, in iommu_alloc_resv_region() function
Damd_iommu.c3115 region = iommu_alloc_resv_region(entry->address_start, in amd_iommu_get_resv_regions()
3126 region = iommu_alloc_resv_region(MSI_RANGE_START, in amd_iommu_get_resv_regions()
3133 region = iommu_alloc_resv_region(HT_RANGE_START, in amd_iommu_get_resv_regions()
Darm-smmu.c1539 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
Dintel-iommu.c4198 rmrru->resv = iommu_alloc_resv_region(rmrr->base_address, length, prot, in dmar_parse_one_rmrr()
5219 reg = iommu_alloc_resv_region(IOAPIC_RANGE_START, in intel_iommu_get_resv_regions()
Darm-smmu-v3.c1976 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
/Linux-v4.19/drivers/acpi/arm64/
Diort.c865 region = iommu_alloc_resv_region(base + SZ_64K, SZ_64K, in iort_iommu_msi_get_resv_regions()