Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmpboot.c511 int timeout, boot_error = 0, rc = 0; in do_boot_cpu() local
542 boot_error = wakeup_secondary_cpu(apicid, start_eip); in do_boot_cpu()
544 if ( !boot_error ) in do_boot_cpu()
573 boot_error = 1; in do_boot_cpu()
584 if ( boot_error ) in do_boot_cpu()

Completed in 5 milliseconds