Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Diommu-common.h29 #define IOMMU_NO_SPAN_BOUND 0x00000002 macro
/openbmc/linux/arch/sparc/kernel/
H A Diommu-common.c73 iommu->flags |= IOMMU_NO_SPAN_BOUND; in iommu_tbl_pool_init()
174 if ((iommu->flags & IOMMU_NO_SPAN_BOUND) != 0) { in iommu_tbl_range_alloc()