Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Domap-headsmp.S60 ENTRY(omap5_secondary_hyp_startup)
73 ENDPROC(omap5_secondary_hyp_startup)
Dcommon.h334 void omap5_secondary_hyp_startup(void);
340 static inline void omap5_secondary_hyp_startup(void) in omap5_secondary_hyp_startup() function
Domap-smp.c378 cfg.startup_addr = omap5_secondary_hyp_startup; in omap4_smp_prepare_cpus()
Domap-mpuss-lowpower.c481 startup_pa = __pa_symbol(omap5_secondary_hyp_startup); in omap4_mpuss_early_init()