Home
last modified time | relevance | path

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

123

/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/cpu/
H A Dmp_init.c269 static int apic_wait_timeout(int total_delay, int delay_step) in apic_wait_timeout() function
308 if (apic_wait_timeout(1000, 50)) { in start_aps()
326 if (apic_wait_timeout(1000, 50)) { in start_aps()
338 if (apic_wait_timeout(10000, 50)) { in start_aps()
351 if (apic_wait_timeout(1000, 50)) { in start_aps()
363 if (apic_wait_timeout(10000, 50)) { in start_aps()
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/x86/cpu/
H A Dmp_init.c291 static int apic_wait_timeout(int total_delay, const char *msg) in apic_wait_timeout() function
332 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
343 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
349 if (apic_wait_timeout(10000, "first SIPI to complete")) in start_aps()
356 if (apic_wait_timeout(1000, "ICR not to be busy")) in start_aps()
362 if (apic_wait_timeout(10000, "second SIPI to complete")) in start_aps()
/dports/emulators/qemu42/qemu-4.2.1/roms/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()
/dports/emulators/qemu5/qemu-5.2.0/roms/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()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/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()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/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()
/dports/emulators/qemu60/qemu-6.0.0/roms/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()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/x86/cpu/
H 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()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/x86/cpu/
H 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()

123