Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c289 static int apic_wait_timeout(int total_delay, const char *msg) in apic_wait_timeout() function
330 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
341 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
347 if (apic_wait_timeout(10000, "first SIPI to complete")) in start_aps()
354 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
360 if (apic_wait_timeout(10000, "second SIPI to complete")) in start_aps()