Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap-headsmp.S42 ENTRY(omap5_secondary_startup)
51 ENDPROC(omap5_secondary_startup)
53 * Same as omap5_secondary_startup except we call into the ROM to
55 * omap5_secondary_startup if the primary CPU was put into HYP mode by
H A Dcommon.h334 void omap5_secondary_startup(void);
337 static inline void omap5_secondary_startup(void) in omap5_secondary_startup() function
H A Domap-smp.c66 .startup_addr = omap5_secondary_startup,
H A Domap-mpuss-lowpower.c483 startup_pa = __pa_symbol(omap5_secondary_startup); in omap4_mpuss_early_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap-headsmp.S42 ENTRY(omap5_secondary_startup)
51 ENDPROC(omap5_secondary_startup)
53 * Same as omap5_secondary_startup except we call into the ROM to
55 * omap5_secondary_startup if the primary CPU was put into HYP mode by
H A Dcommon.h307 void omap5_secondary_startup(void);
310 static inline void omap5_secondary_startup(void) in omap5_secondary_startup() function
H A Domap-smp.c66 .startup_addr = omap5_secondary_startup,
H A Domap-mpuss-lowpower.c493 startup_pa = __pa_symbol(omap5_secondary_startup); in omap4_mpuss_early_init()

Completed in 5 milliseconds