Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap-smp.c44 struct omap_smp_config { struct
52 static struct omap_smp_config cfg; argument
54 static const struct omap_smp_config omap443x_cfg __initconst = {
59 static const struct omap_smp_config omap446x_cfg __initconst = {
64 static const struct omap_smp_config omap5_cfg __initconst = {
307 static void __init omap4_smp_maybe_reset_cpu1(struct omap_smp_config *c) in omap4_smp_maybe_reset_cpu1()
357 const struct omap_smp_config *c = NULL; in omap4_smp_prepare_cpus()