EARLY_MAP_SIZE
static struct devid_map __initdata early_ioapic_map[EARLY_MAP_SIZE];
static struct devid_map __initdata early_hpet_map[EARLY_MAP_SIZE];
static struct acpihid_map_entry __initdata early_acpihid_map[EARLY_MAP_SIZE];
if (early_ioapic_map_size == EARLY_MAP_SIZE) {
if (early_hpet_map_size == EARLY_MAP_SIZE) {