Searched refs:avoid_end (Results 1 – 1 of 1) sorted by relevance
550 unsigned long avoid_end = avoid_start + (4 * 1024 * 1024); in inherit_prom_mappings() local553 avoid_end += (4 * 1024 * 1024); in inherit_prom_mappings()561 if ((vaddr + size) > avoid_end) { in inherit_prom_mappings()564 if (bottom < avoid_end) in inherit_prom_mappings()565 bottom = avoid_end; in inherit_prom_mappings()