Searched refs:processor_start_info_t (Results 1 – 1 of 1) sorted by relevance
251 } processor_start_info_t; typedef252 static processor_start_info_t start_info __attribute__((aligned(64)));352 processor_start_info_t *psip = (processor_start_info_t *) arg; in start_cpu()