Searched refs:generic_iommu_put_resv_regions (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | virtio-iommu.c | 901 generic_iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_probe_device() 917 generic_iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_release_device() 946 .put_resv_regions = generic_iommu_put_resv_regions,
|
| H A D | mtk_iommu.c | 695 .put_resv_regions = generic_iommu_put_resv_regions,
|
| H A D | iommu.c | 2822 void generic_iommu_put_resv_regions(struct device *dev, struct list_head *list) in generic_iommu_put_resv_regions() function 2829 EXPORT_SYMBOL(generic_iommu_put_resv_regions);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 486 extern void generic_iommu_put_resv_regions(struct device *dev,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 567 generic_iommu_put_resv_regions
|
| H A D | abi_gki_aarch64_generic | 778 generic_iommu_put_resv_regions
|
| H A D | abi_gki_aarch64_db845c | 710 generic_iommu_put_resv_regions
|
| H A D | abi_gki_aarch64_qcom | 941 generic_iommu_put_resv_regions
|
| H A D | abi_gki_aarch64_mtk | 814 generic_iommu_put_resv_regions
|
| H A D | abi_gki_aarch64_oplus | 1040 generic_iommu_put_resv_regions
|
| H A D | abi_gki_aarch64_galaxy | 1967 generic_iommu_put_resv_regions
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 1629 .put_resv_regions = generic_iommu_put_resv_regions,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | iommu.c | 2778 .put_resv_regions = generic_iommu_put_resv_regions,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 2581 .put_resv_regions = generic_iommu_put_resv_regions,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | iommu.c | 6198 .put_resv_regions = generic_iommu_put_resv_regions,
|