Lines Matching defs:entry
41 struct boot_e820_entry *entry;
75 entry = &boot_params->e820_table[i];
78 if (bios_start <= entry->addr)
82 if (entry->type != E820_TYPE_RAM)
85 /* Adjust bios_start to the end of the entry if needed. */
86 if (bios_start > entry->addr + entry->size)
87 new = entry->addr + entry->size;
92 /* Skip the entry if it's too small. */
93 if (new - TRAMPOLINE_32BIT_SIZE < entry->addr)
168 * the first and the only entry in a new top-level page table.
176 * by first entry in the current top-level page table as our