Searched refs:max_nr_map (Results 1 – 2 of 2) sorted by relevance
22 sanitize_e820_map(struct e820entry *biosmap, int max_nr_map, u32 *pnr_map);
260 int __init sanitize_e820_map(struct e820entry *biosmap, int max_nr_map, in sanitize_e820_map() argument280 BUG_ON(old_nr > max_nr_map); in sanitize_e820_map()364 if (++new_bios_entry >= max_nr_map) in sanitize_e820_map()