Home
last modified time | relevance | path

Searched refs:thread_secondary_cpu_init_early (Results 1 – 4 of 4) sorted by relevance

/kernel/arch/x86/
A Darch.cpp141 thread_secondary_cpu_init_early(thread); in finish_secondary_entry()
/kernel/arch/arm64/
A Darch.cpp262 thread_secondary_cpu_init_early(&_init_thread[cpu - 1]); in arm64_secondary_entry()
/kernel/include/kernel/
A Dthread.h236 void thread_secondary_cpu_init_early(thread_t* t);
/kernel/kernel/
A Dthread.cpp1102 void thread_secondary_cpu_init_early(thread_t* t) { in thread_secondary_cpu_init_early() function

Completed in 11 milliseconds