Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Diommu_common.h29 #define IO_TSB_SIZE (IO_TSB_ENTRIES * 8) macro
H A Dsbus.c599 if (iommu_table_init(iommu, IO_TSB_SIZE, MAP_BASE, 0xffffffff, -1)) in sbus_iommu_init()