Searched refs:DVMA_MAP_AVAIL (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/sun3/include/
H A Ddvma3.h43 #define DVMA_MAP_AVAIL (DVMA_MAP_SIZE-PAGE_SIZE) macro
H A Ddvma3x.h46 #define DVMA_MAP_AVAIL (DVMA_MAP_SIZE-PAGE_SIZE) macro
/netbsd-current/sys/arch/sun2/include/
H A Ddvma.h56 #define DVMA_MAP_AVAIL (DVMA_MAP_SIZE-PAGE_SIZE) macro
/netbsd-current/sys/arch/sun3/sun3x/
H A Ddvma.c113 dvma_arena = vmem_create("dvma", DVMA_MAP_BASE, DVMA_MAP_AVAIL,
/netbsd-current/sys/arch/sun3/sun3/
H A Ddvma.c59 #define DVMA_MAP_END (DVMA_MAP_BASE + DVMA_MAP_AVAIL)
H A Dpmap.c133 #define DVMA_MAP_END (DVMA_MAP_BASE + DVMA_MAP_AVAIL)
/netbsd-current/sys/arch/sun2/sun2/
H A Dmachdep.c353 dvma_arena = vmem_create("dvmamap", DVMA_MAP_BASE, DVMA_MAP_AVAIL,
H A Dpmap.c131 #define DVMA_MAP_END (DVMA_MAP_BASE + DVMA_MAP_AVAIL)

Completed in 119 milliseconds