Home
last modified time | relevance | path

Searched refs:smp_init_top (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/kernel/
Dsmp.c80 static inline FUNC_NORETURN void smp_init_top(void *arg) in smp_init_top() function
102 smp_init_top, start_flag); in start_cpu()
/Zephyr-Core-3.5.0/doc/kernel/services/smp/
Dsmp.rst138 stack), the address of a local :c:func:`smp_init_top` callback function to
142 The local SMP initialization (:c:func:`smp_init_top`) on each CPU is then