Searched refs:tango_start_aux_core (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/arm/mach-tango/ | ||
D | smc.h | 5 #define tango_start_aux_core(val) tango_smc(val, 0x104) macro |
D | platsmp.c | 10 tango_start_aux_core(cpu); in tango_boot_secondary() |