Lines Matching defs:new
73 unsigned long new = bios_start;
87 new = entry->addr + entry->size;
90 new = round_down(new, PAGE_SIZE);
93 if (new - TRAMPOLINE_32BIT_SIZE < entry->addr)
97 if (new - TRAMPOLINE_32BIT_SIZE > bios_start)
100 bios_start = new;
151 * The new page table will be used by trampoline code for switching
168 * the first and the only entry in a new top-level page table.
177 * new top-level page table.