Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/include/asm/
Diommu_32.h45 #define IOMMU_CTRL_IMPL 0xf0000000 /* Implementation */ macro
/linux-6.1.9/arch/sparc/mm/
Diommu.c80 impl = (control & IOMMU_CTRL_IMPL) >> 28; in sbus_iommu_init()