Searched refs:x86_ap_start (Results 1 – 2 of 2) sorted by relevance
34 extern char x86_ap_start[]; /* AP entry point in locore.S */54 uint8_t vector = ((unsigned long) x86_ap_start) >> 12; in arch_cpu_start()
126 .global x86_ap_start127 x86_ap_start: label