Searched refs:IOMMU_AFSR_RESV (Results 1 – 2 of 2) sorted by relevance
77 #define IOMMU_AFSR_RESV 0x00800000 /* Reserved, forced to 0x8 by macro215 s->regs[saddr] = (val & IOMMU_AFSR_MASK) | IOMMU_AFSR_RESV; in iommu_mem_write()277 s->regs[IOMMU_AFSR] = IOMMU_AFSR_ERR | IOMMU_AFSR_LE | IOMMU_AFSR_RESV | in iommu_bad_addr()349 s->regs[IOMMU_AFSR] = IOMMU_AFSR_RESV; in iommu_reset()
64 #define IOMMU_AFSR_RESV 0x00f00000 /* Reserver, forced to 0x8 by hardware */ macro