Searched refs:apic_wait_timeout (Results 1 – 1 of 1) sorted by relevance
397 static int apic_wait_timeout(int total_delay, const char *msg) in apic_wait_timeout() function451 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