Home
last modified time | relevance | path

Searched refs:IOMMU_AFSR_RD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Diommu_32.h66 #define IOMMU_AFSR_RD 0x00040000 /* A read operation was in progress */ macro
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c80 #define IOMMU_AFSR_RD 0x00040000 /* A read operation was in progress */ macro
280 s->regs[IOMMU_AFSR] |= IOMMU_AFSR_RD; in iommu_bad_addr()