Searched refs:boot_completed_ptr (Results 1 – 1 of 1) sorted by relevance
36 volatile uint32_t *boot_completed_ptr; // set by the secondary cpu when it's done member41 volatile uint32_t *boot_completed = args->boot_completed_ptr; in secondary_entry()61 args->boot_completed_ptr = &boot_completed; in start_cpu()
Completed in 6 milliseconds