Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap-headsmp.S60 ENTRY(omap5_secondary_hyp_startup)
73 ENDPROC(omap5_secondary_hyp_startup)
H A Dcommon.h308 void omap5_secondary_hyp_startup(void);
314 static inline void omap5_secondary_hyp_startup(void) in omap5_secondary_hyp_startup() function
H A Domap-smp.c378 cfg.startup_addr = omap5_secondary_hyp_startup; in omap4_smp_prepare_cpus()
H A Domap-mpuss-lowpower.c491 startup_pa = __pa_symbol(omap5_secondary_hyp_startup); in omap4_mpuss_early_init()