Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap-headsmp.S60 ENTRY(omap5_secondary_hyp_startup)
73 ENDPROC(omap5_secondary_hyp_startup)
H A Dcommon.h335 void omap5_secondary_hyp_startup(void);
341 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.c481 startup_pa = __pa_symbol(omap5_secondary_hyp_startup); in omap4_mpuss_early_init()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds