Searched refs:nsif_cpun_boot (Results 1 – 3 of 3) sorted by relevance
38 nsif_cpun_boot(i); in nsi_cpu_auto_boot()51 nsif_cpun_boot(cpu_n); in nsi_cpu_boot()
20 void nsif_cpun_boot(int n);
28 #define nsif_cpun_boot _CONCAT(_CONCAT(nsif_cpu, CONFIG_NATIVE_SIMULATOR_MCU_N),\ macro91 NATIVE_SIMULATOR_IF void nsif_cpun_boot(void) in nsif_cpun_boot() function