Searched refs:__apicdrivers_end (Results 1 – 4 of 4) sorted by relevance
83 for (drv = __apicdrivers; drv < __apicdrivers_end; drv++) { in parse_apic()130 for (drv = __apicdrivers; drv < __apicdrivers_end; drv++) { in x86_32_probe_apic()137 if (drv == __apicdrivers_end) in x86_32_probe_apic()
23 for (drv = __apicdrivers; drv < __apicdrivers_end; drv++) { in x86_64_probe_apic()35 for (drv = __apicdrivers; drv < __apicdrivers_end; drv++) { in default_acpi_madt_oem_check()
357 __apicdrivers_end = .; symbol
354 extern struct apic *__apicdrivers[], *__apicdrivers_end[];