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

/openbsd-current/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;
H A Diommu.c183 is->is_dvmaend = iovabase + IOTSB_VSIZE(tsbsize) - 1;

Completed in 79 milliseconds