Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/asm/
Diommu_32.h46 #define IOMMU_CTRL_RNGE 0x0000001c /* Mapping RANGE */ macro
/linux-4.1.27/arch/sparc/mm/
Diommu.c81 control &= ~(IOMMU_CTRL_RNGE); in sbus_iommu_init()