Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom.c317 } else if (type == S2CR_TYPE_FAULT) { in qcom_smmu_write_s2cr()
Darm-smmu.h117 S2CR_TYPE_FAULT, enumerator
Darm-smmu.c68 .type = disable_bypass ? S2CR_TYPE_FAULT : S2CR_TYPE_BYPASS, \