/openbmc/linux/arch/arm/mach-imx/ |
H A D | platsmp.c | 88 .smp_boot_secondary = imx_boot_secondary, 114 .smp_boot_secondary = imx_boot_secondary, 149 .smp_boot_secondary = ls1021a_boot_secondary,
|
/openbmc/linux/arch/arm/mach-bcm/ |
H A D | platsmp.c | 319 .smp_boot_secondary = kona_boot_secondary, 325 .smp_boot_secondary = bcm23550_boot_secondary, 332 .smp_boot_secondary = nsp_boot_secondary, 337 .smp_boot_secondary = bcm2836_boot_secondary,
|
/openbmc/linux/arch/arm/mach-mvebu/ |
H A D | platsmp-a9.c | 94 .smp_boot_secondary = mvebu_cortex_a9_boot_secondary, 98 .smp_boot_secondary = mvebu_cortex_a9_boot_secondary,
|
H A D | platsmp.c | 172 .smp_boot_secondary = armada_xp_boot_secondary, 246 .smp_boot_secondary = mv98dx3236_boot_secondary,
|
/openbmc/linux/arch/arm/mach-hisi/ |
H A D | platsmp.c | 94 .smp_boot_secondary = hi3xxx_boot_secondary, 131 .smp_boot_secondary = hix5hd2_boot_secondary, 182 .smp_boot_secondary = hip01_boot_secondary,
|
/openbmc/linux/arch/arm/mach-socfpga/ |
H A D | platsmp.c | 113 .smp_boot_secondary = socfpga_boot_secondary, 122 .smp_boot_secondary = socfpga_a10_boot_secondary,
|
/openbmc/linux/arch/arm/mach-mediatek/ |
H A D | platsmp.c | 135 .smp_boot_secondary = mtk_boot_secondary, 141 .smp_boot_secondary = mtk_boot_secondary,
|
/openbmc/linux/arch/arm/mach-qcom/ |
H A D | platsmp.c | 372 .smp_boot_secondary = msm8660_boot_secondary, 381 .smp_boot_secondary = cortex_a7_boot_secondary, 392 .smp_boot_secondary = kpssv1_boot_secondary, 401 .smp_boot_secondary = kpssv2_boot_secondary,
|
/openbmc/linux/arch/arm/mach-sunxi/ |
H A D | platsmp.c | 121 .smp_boot_secondary = sun6i_smp_boot_secondary, 192 .smp_boot_secondary = sun8i_smp_boot_secondary,
|
/openbmc/linux/arch/arm/mach-mmp/ |
H A D | platsmp.c | 30 .smp_boot_secondary = mmp3_boot_secondary,
|
/openbmc/linux/arch/arm/mach-alpine/ |
H A D | platsmp.c | 38 .smp_boot_secondary = alpine_boot_secondary,
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | smp-emev2.c | 47 .smp_boot_secondary = emev2_boot_secondary,
|
H A D | smp-r8a7779.c | 75 .smp_boot_secondary = r8a7779_boot_secondary,
|
H A D | smp-sh73a0.c | 62 .smp_boot_secondary = sh73a0_boot_secondary,
|
/openbmc/linux/arch/arm/mach-aspeed/ |
H A D | platsmp.c | 58 .smp_boot_secondary = aspeed_g6_boot_secondary,
|
/openbmc/linux/arch/arm/mach-versatile/ |
H A D | platsmp-vexpress.c | 89 .smp_boot_secondary = versatile_boot_secondary,
|
/openbmc/linux/arch/arm/mach-sti/ |
H A D | platsmp.c | 99 .smp_boot_secondary = sti_boot_secondary,
|
/openbmc/linux/drivers/soc/renesas/ |
H A D | r9a06g032-smp.c | 92 .smp_boot_secondary = r9a06g032_smp_boot_secondary,
|
/openbmc/linux/arch/arm/mach-npcm/ |
H A D | platsmp.c | 75 .smp_boot_secondary = npcm7xx_smp_boot_secondary,
|
/openbmc/linux/arch/arm/mach-rockchip/ |
H A D | platsmp.c | 357 .smp_boot_secondary = rockchip_boot_secondary, 366 .smp_boot_secondary = rockchip_boot_secondary,
|
/openbmc/linux/arch/arm/kernel/ |
H A D | psci_smp.c | 117 .smp_boot_secondary = psci_boot_secondary,
|
/openbmc/linux/arch/arm/mach-spear/ |
H A D | platsmp.c | 129 .smp_boot_secondary = spear13xx_boot_secondary,
|
/openbmc/linux/arch/arm/mach-ux500/ |
H A D | platsmp.c | 95 .smp_boot_secondary = ux500_boot_secondary,
|
/openbmc/linux/arch/arm/mach-axxia/ |
H A D | platsmp.c | 85 .smp_boot_secondary = axxia_boot_secondary,
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | smp.h | 94 int (*smp_boot_secondary)(unsigned int cpu, struct task_struct *idle); member
|