Home
last modified time | relevance | path

Searched refs:IOTSB_VSIZE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/dev/
H A Diommureg.h144 #define IOTSB_VSIZE(sz) (u_int)(1 << ((sz)+10+PGSHIFT)) macro
H A Dviommu.c124 is->is_dvmaend = iovabase + IOTSB_VSIZE(tsbsize) - 1; in viommu_init()
H A Diommu.c183 is->is_dvmaend = iovabase + IOTSB_VSIZE(tsbsize) - 1; in iommu_init()