Searched refs:report_iommu_fault (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | mtk_iommu_v1.c | 181 if (report_iommu_fault(&dom->domain, data->dev, fault_iova, in mtk_iommu_isr()
|
| H A D | rockchip-iommu.c | 725 report_iommu_fault(iommu->domain, iommu->dev, iova, in rk_pagefault_done() 788 ret = report_iommu_fault(iommu->domain, iommu->dev, -1, 0x0); in rk_iommu_irq()
|
| H A D | ipmmu-vmsa.c | 530 if (!report_iommu_fault(&domain->io_domain, mmu->dev, iova, 0)) in ipmmu_domain_irq()
|
| H A D | sun50i-iommu.c | 797 report_iommu_fault(iommu->domain, iommu->dev, iova, prot); in sun50i_iommu_report_fault()
|
| H A D | mtk_iommu.c | 309 if (report_iommu_fault(&dom->domain, data->dev, fault_iova, in mtk_iommu_isr()
|
| H A D | iommu.c | 2721 int report_iommu_fault(struct iommu_domain *domain, struct device *dev, in report_iommu_fault() function 2737 EXPORT_SYMBOL_GPL(report_iommu_fault);
|
| H A D | exynos-iommu.c | 444 ret = report_iommu_fault(&data->domain->domain, in exynos_sysmmu_irq()
|
| H A D | omap-iommu.c | 821 if (!report_iommu_fault(domain, obj->dev, da, 0)) in iommu_fault_handler()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 215 if (!report_iommu_fault(ctx->domain, ctx->dev, iova, 0)) { in qcom_iommu_fault()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 544 extern int report_iommu_fault(struct iommu_domain *domain, struct device *dev,
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_iommu_av1d.c | 340 report_iommu_fault(iommu->domain, iommu->dev, iova, int_status); in av1_iommu_irq()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 1358 report_iommu_fault
|
| H A D | abi_gki_aarch64_qcom | 2028 report_iommu_fault
|
| H A D | abi_gki_aarch64_mtk | 1747 report_iommu_fault
|
| H A D | abi_gki_aarch64_rockchip | 1058 report_iommu_fault
|
| H A D | abi_gki_aarch64_oplus | 2214 report_iommu_fault
|
| H A D | abi_gki_aarch64_galaxy | 3356 report_iommu_fault
|