Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Diommu_32.h56 #define IOMMU_CTRL_ENAB 0x00000001 /* IOMMU Enable */ macro
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c55 #define IOMMU_CTRL_ENAB 0x00000001 /* IOMMU Enable */ macro
/openbmc/linux/arch/sparc/mm/
H A Diommu.c84 control |= (IOMMU_RNGE_256MB | IOMMU_CTRL_ENAB); in sbus_iommu_init()