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