Searched refs:top_memory (Results 1 – 2 of 2) sorted by relevance
118 char *memory_image, *bottom_memory, *top_memory; variable182 top_memory = memory_image + memory_image_size; in init_datastructures()185 lastpage = ((int)top_memory / nbpp) - 1; in init_datastructures()
115 top_memory% = memory_image% + memory_image_size%125 lastpage% = (top_memory% DIV nbpp%)-1