Home
last modified time | relevance | path

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

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