Searched refs:MSI_IOVA_BASE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.h | 394 #define MSI_IOVA_BASE 0x8000000 macro
|
H A D | arm-smmu-v3.c | 2507 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.h | 426 #define MSI_IOVA_BASE 0x8000000 macro
|
H A D | arm-smmu-v3.c | 2769 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | virtio-iommu.c | 28 #define MSI_IOVA_BASE 0x8000000 macro 840 msi = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in viommu_get_resv_regions()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | virtio-iommu.c | 27 #define MSI_IOVA_BASE 0x8000000 macro 936 msi = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in viommu_get_resv_regions()
|
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 55 #define MSI_IOVA_BASE 0x8000000 macro 1597 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 52 #define MSI_IOVA_BASE 0x8000000 macro 1538 region = iommu_alloc_resv_region(MSI_IOVA_BASE, MSI_IOVA_LENGTH, in arm_smmu_get_resv_regions()
|
Completed in 22 milliseconds