Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c354 } else if (type == S2CR_TYPE_FAULT) { in qcom_smmu_write_s2cr()
H A Darm-smmu.h117 S2CR_TYPE_FAULT, enumerator
H A Darm-smmu.c66 .type = disable_bypass ? S2CR_TYPE_FAULT : S2CR_TYPE_BYPASS, \