Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/include/asm/
Diommu_32.h56 #define IOMMU_CTRL_ENAB 0x00000001 /* IOMMU Enable */ macro
/linux-5.19.10/arch/sparc/mm/
Diommu.c83 control |= (IOMMU_RNGE_256MB | IOMMU_CTRL_ENAB); in sbus_iommu_init()