Home
last modified time | relevance | path

Searched refs:generic_iommu_put_resv_regions (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dvirtio-iommu.c901 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 Dmtk_iommu.c695 .put_resv_regions = generic_iommu_put_resv_regions,
H A Diommu.c2822 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 Diommu.h486 extern void generic_iommu_put_resv_regions(struct device *dev,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo567 generic_iommu_put_resv_regions
H A Dabi_gki_aarch64_generic778 generic_iommu_put_resv_regions
H A Dabi_gki_aarch64_db845c710 generic_iommu_put_resv_regions
H A Dabi_gki_aarch64_qcom941 generic_iommu_put_resv_regions
H A Dabi_gki_aarch64_mtk814 generic_iommu_put_resv_regions
H A Dabi_gki_aarch64_oplus1040 generic_iommu_put_resv_regions
H A Dabi_gki_aarch64_galaxy1967 generic_iommu_put_resv_regions
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1629 .put_resv_regions = generic_iommu_put_resv_regions,
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c2778 .put_resv_regions = generic_iommu_put_resv_regions,
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2581 .put_resv_regions = generic_iommu_put_resv_regions,
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c6198 .put_resv_regions = generic_iommu_put_resv_regions,