Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Diommu_32.h47 #define IOMMU_CTRL_RNGE 0x0000001c /* Mapping RANGE */ macro
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c46 #define IOMMU_CTRL_RNGE 0x0000001c /* Mapping RANGE */ macro
166 switch (val & IOMMU_CTRL_RNGE) { in iommu_mem_write()
/openbmc/linux/arch/sparc/mm/
H A Diommu.c83 control &= ~(IOMMU_CTRL_RNGE); in sbus_iommu_init()