Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/
A Dmp_init.c397 static int apic_wait_timeout(int total_delay, const char *msg) in apic_wait_timeout() function
451 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
462 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
468 if (apic_wait_timeout(10000, "first SIPI to complete")) in start_aps()
475 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
481 if (apic_wait_timeout(10000, "second SIPI to complete")) in start_aps()

Completed in 8 milliseconds