Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsetup.h52 extern unsigned long __startup_secondary_64(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead_64.S145 call __startup_secondary_64
H A Dhead64.c305 unsigned long __startup_secondary_64(void) in __startup_secondary_64() function