Home
last modified time | relevance | path

Searched refs:qcom_smmu_tlb_sync_debug (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom.h34 void qcom_smmu_tlb_sync_debug(struct arm_smmu_device *smmu);
36 static inline void qcom_smmu_tlb_sync_debug(struct arm_smmu_device *smmu) { } in qcom_smmu_tlb_sync_debug() function
Darm-smmu-qcom-debug.c13 void qcom_smmu_tlb_sync_debug(struct arm_smmu_device *smmu) in qcom_smmu_tlb_sync_debug() function
Darm-smmu-qcom.c39 qcom_smmu_tlb_sync_debug(smmu); in qcom_smmu_tlb_sync()