Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Darm-smmu-regs.h215 #define FSR_FAULT (FSR_MULTI | FSR_SS | FSR_UUT | \ macro
Dqcom_iommu.c192 if (!(fsr & FSR_FAULT)) in qcom_iommu_fault()
Darm-smmu.c547 if (!(fsr & FSR_FAULT)) in arm_smmu_context_fault()
1620 writel_relaxed(FSR_FAULT, cb_base + ARM_SMMU_CB_FSR); in arm_smmu_device_reset()