Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Darm-smmu.h186 #define FSR_FAULT (FSR_MULTI | FSR_SS | FSR_UUT | \ macro
Dqcom_iommu.c204 if (!(fsr & FSR_FAULT)) in qcom_iommu_fault()
Darm-smmu.c456 if (!(fsr & FSR_FAULT)) in arm_smmu_context_fault()
1595 arm_smmu_cb_write(smmu, i, ARM_SMMU_CB_FSR, FSR_FAULT); in arm_smmu_device_reset()