Searched refs:BOOTM_VA_POOL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Diomap.h91 #define BOOTM_VA_POOL (32 * 8192) /* Pre-allocated VA-space */ macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Datari_init.c325 ptextra += btoc(BOOTM_VA_POOL);
805 bootm_init(ioaddr, pg, BOOTM_VA_POOL);
807 * ioaddr += BOOTM_VA_POOL;
808 * pg = &pg[btoc(BOOTM_VA_POOL)];

Completed in 497 milliseconds