Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Diommu_32.h52 #define IOMMU_RNGE_256MB 0x00000010 /* 0xf0000000 -> 0xffffffff */ macro
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c51 #define IOMMU_RNGE_256MB 0x00000010 /* 0xf0000000 -> 0xffffffff */ macro
179 case IOMMU_RNGE_256MB: in iommu_mem_write()
/openbmc/linux/arch/sparc/mm/
H A Diommu.c35 #define IOMMU_RNGE IOMMU_RNGE_256MB
84 control |= (IOMMU_RNGE_256MB | IOMMU_CTRL_ENAB); in sbus_iommu_init()