Home
last modified time | relevance | path

Searched refs:EARLY_MAP_SIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Dinit.c242 #define EARLY_MAP_SIZE 4 macro
243 static struct devid_map __initdata early_ioapic_map[EARLY_MAP_SIZE];
244 static struct devid_map __initdata early_hpet_map[EARLY_MAP_SIZE];
245 static struct acpihid_map_entry __initdata early_acpihid_map[EARLY_MAP_SIZE];
3060 if (early_ioapic_map_size == EARLY_MAP_SIZE) { in parse_ivrs_ioapic()
3090 if (early_hpet_map_size == EARLY_MAP_SIZE) { in parse_ivrs_hpet()