Lines Matching defs:new
69 unsigned long new = bios_start;
83 new = entry->addr + entry->size;
86 new = round_down(new, PAGE_SIZE);
89 if (new - TRAMPOLINE_32BIT_SIZE < entry->addr)
93 if (new - TRAMPOLINE_32BIT_SIZE > bios_start)
96 bios_start = new;
168 * The new page table will be used by trampoline code for switching
175 * the first and the only entry in a new top-level page table.
184 * new top-level page table.