Lines Matching refs:entry
37 struct boot_e820_entry *entry;
71 entry = &boot_params->e820_table[i];
74 if (bios_start <= entry->addr)
78 if (entry->type != E820_TYPE_RAM)
81 /* Adjust bios_start to the end of the entry if needed. */
82 if (bios_start > entry->addr + entry->size)
83 new = entry->addr + entry->size;
88 /* Skip the entry if it's too small. */
89 if (new - TRAMPOLINE_32BIT_SIZE < entry->addr)
175 * the first and the only entry in a new top-level page table.
183 * by first entry in the current top-level page table as our