Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap-headsmp.S81 ENTRY(omap4_secondary_startup)
96 ENDPROC(omap4_secondary_startup)
H A Dcommon.h285 void omap4_secondary_startup(void);
290 static inline void omap4_secondary_startup(void) in omap4_secondary_startup() function
H A Domap-mpuss-lowpower.c443 omap_pm_ops.hotplug_restart = omap4_secondary_startup; in omap4_mpuss_init()
487 startup_pa = __pa_symbol(omap4_secondary_startup); in omap4_mpuss_early_init()
H A Domap-smp.c56 .startup_addr = omap4_secondary_startup,