Searched refs:IOMMU_CTRL_ENAB (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/asm/ | ||
D | iommu_32.h | 55 #define IOMMU_CTRL_ENAB 0x00000001 /* IOMMU Enable */ macro |
/arch/sparc/mm/ | ||
D | iommu.c | 82 control |= (IOMMU_RNGE_256MB | IOMMU_CTRL_ENAB); in sbus_iommu_init() |