Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/include/asm/
Diommu_32.h52 #define IOMMU_RNGE_256MB 0x00000010 /* 0xf0000000 -> 0xffffffff */ macro
/linux-5.19.10/arch/sparc/mm/
Diommu.c34 #define IOMMU_RNGE IOMMU_RNGE_256MB
83 control |= (IOMMU_RNGE_256MB | IOMMU_CTRL_ENAB); in sbus_iommu_init()