Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/stand/boot32/
H A Dboot32.c118 char *memory_image, *bottom_memory, *top_memory; variable
182 top_memory = memory_image + memory_image_size; in init_datastructures()
185 lastpage = ((int)top_memory / nbpp) - 1; in init_datastructures()
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A DBtNetBSD115 top_memory% = memory_image% + memory_image_size%
125 lastpage% = (top_memory% DIV nbpp%)-1