Searched refs:overlap_list (Results 1 – 1 of 1) sorted by relevance
306 __initdata static struct e820_entry *overlap_list[E820_MAX_ENTRIES]; variable398 overlap_list[overlap_entries++] = change_point[chg_idx]->entry; in e820__update_table()402 if (overlap_list[idx] == change_point[chg_idx]->entry) in e820__update_table()403 overlap_list[idx] = overlap_list[overlap_entries-1]; in e820__update_table()414 if (overlap_list[idx]->type > current_type) in e820__update_table()415 current_type = overlap_list[idx]->type; in e820__update_table()