Searched refs:__bcm_kona_smc (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c117 /* __bcm_kona_smc() should only run on CPU 0, with pre-emption disabled */
118 static void __bcm_kona_smc(void *info) function
155 smp_call_function_single(0, __bcm_kona_smc, &data, 1);

Completed in 102 milliseconds