Searched refs:iommu_resv_region (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | iommu.h | 306 struct iommu_resv_region { struct 312 void (*free)(struct device *dev, struct iommu_resv_region *region); argument 316 struct iommu_resv_region rr; 941 extern struct iommu_resv_region *
|
| /linux/drivers/iommu/ |
| H A D | of_iommu.c | 248 struct iommu_resv_region *region; in of_iommu_get_resv_regions()
|
| H A D | iommu.c | 882 static int iommu_insert_resv_region(struct iommu_resv_region *new, in iommu_insert_resv_region() 885 struct iommu_resv_region *iter, *tmp, *nr, *top; in iommu_insert_resv_region() 938 struct iommu_resv_region *entry; in iommu_insert_device_resv_regions() 981 struct iommu_resv_region *region, *next; in iommu_group_show_resv_regions() 1204 struct iommu_resv_region *entry; in iommu_create_device_direct_mappings() 3002 struct iommu_resv_region *entry, *next; in iommu_put_resv_regions() 3013 struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, in iommu_alloc_resv_region() 3018 struct iommu_resv_region *region; in iommu_alloc_resv_region()
|
| H A D | virtio-iommu.c | 402 struct iommu_resv_region *resv; in viommu_domain_map_identity() 489 struct iommu_resv_region *region = NULL, *next; in viommu_add_resv_mem() 972 struct iommu_resv_region *entry, *new_entry, *msi = NULL; in viommu_get_resv_regions()
|
| H A D | s390-iommu.c | 734 struct iommu_resv_region *region; in s390_iommu_get_resv_regions()
|
| H A D | apple-dart.c | 988 struct iommu_resv_region *region; in apple_dart_get_resv_regions()
|
| H A D | mtk_iommu.c | 1033 struct iommu_resv_region *region; in mtk_iommu_get_resv_regions()
|
| H A D | dma-iommu.c | 558 struct iommu_resv_region *region; in iova_reserve_iommu_regions()
|
| /linux/drivers/acpi/arm64/ |
| H A D | iort.c | 922 struct iommu_resv_region *region) in iort_rmr_free() 937 struct iommu_resv_region *region; in iort_rmr_alloc() 1271 struct iommu_resv_region *region; in iort_iommu_msi_get_resv_regions() 1316 struct iommu_resv_region *entry, *next; in iort_put_rmr_sids()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 1609 struct iommu_resv_region *region; in arm_smmu_get_resv_regions() 2076 struct iommu_resv_region *e; in arm_smmu_rmr_install_bypass_smr()
|
| /linux/drivers/iommu/intel/ |
| H A D | iommu.c | 3384 struct iommu_resv_region *reg; in intel_iommu_get_resv_regions() 3393 struct iommu_resv_region *resv; in intel_iommu_get_resv_regions()
|
| /linux/drivers/iommu/amd/ |
| H A D | iommu.c | 3062 struct iommu_resv_region *region; in amd_iommu_get_resv_regions()
|