Searched refs:lowcore_end (Results 1 – 1 of 1) sorted by relevance
728 void *lowcore_end = lowcore_start + sizeof(struct lowcore); in reserve_lowcore() local731 if (absolute_pointer(__identity_base) < lowcore_end) { in reserve_lowcore()733 end = min(lowcore_end, (void *)(__identity_base + ident_map_size)); in reserve_lowcore()