Searched refs:EARLY_MAP_SIZE (Results 1 – 1 of 1) sorted by relevance
218 #define EARLY_MAP_SIZE 4 macro219 static struct devid_map __initdata early_ioapic_map[EARLY_MAP_SIZE];220 static struct devid_map __initdata early_hpet_map[EARLY_MAP_SIZE];2215 if (early_ioapic_map_size == EARLY_MAP_SIZE) { in parse_ivrs_ioapic()2245 if (early_hpet_map_size == EARLY_MAP_SIZE) { in parse_ivrs_hpet()