/linux-4.4.14/arch/arm/mach-hisi/ |
D | core.h | 9 extern struct smp_operations hi3xxx_smp_ops; 15 extern struct smp_operations hix5hd2_smp_ops; 19 extern struct smp_operations hip01_smp_ops;
|
D | platsmp.c | 92 struct smp_operations hi3xxx_smp_ops __initdata = { 129 struct smp_operations hix5hd2_smp_ops __initdata = { 179 struct smp_operations hip01_smp_ops __initdata = {
|
D | platmcpm.c | 242 static struct smp_operations __initdata hip04_smp_ops = {
|
/linux-4.4.14/arch/arm/include/asm/ |
D | smp.h | 84 struct smp_operations { struct 115 const struct smp_operations *ops; argument 125 extern void smp_set_ops(const struct smp_operations *);
|
D | psci.h | 17 extern struct smp_operations psci_smp_ops;
|
/linux-4.4.14/arch/arm/include/asm/mach/ |
D | arch.h | 18 struct smp_operations; 23 #define smp_ops(ops) (struct smp_operations *)NULL 50 const struct smp_operations *smp; /* SMP operations */
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | platsmp-a9.c | 96 static struct smp_operations mvebu_cortex_a9_smp_ops __initdata = { 100 static struct smp_operations armada_38x_smp_ops __initdata = {
|
D | armada-370-xp.h | 20 extern struct smp_operations armada_xp_smp_ops;
|
D | platsmp.c | 173 struct smp_operations armada_xp_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-socfpga/ |
D | platsmp.c | 120 static struct smp_operations socfpga_smp_ops __initdata = { 129 static struct smp_operations socfpga_a10_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | platsmp.c | 91 struct smp_operations imx_smp_ops __initdata = { 126 struct smp_operations ls1021a_smp_ops __initdata = {
|
D | common.h | 156 extern struct smp_operations imx_smp_ops; 157 extern struct smp_operations ls1021a_smp_ops;
|
/linux-4.4.14/arch/arm/mach-mediatek/ |
D | platsmp.c | 131 static struct smp_operations mt81xx_tz_smp_ops __initdata = { 137 static struct smp_operations mt6589_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-qcom/ |
D | platsmp.c | 335 static struct smp_operations smp_msm8660_ops __initdata = { 345 static struct smp_operations qcom_smp_kpssv1_ops __initdata = { 355 static struct smp_operations qcom_smp_kpssv2_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
D | r8a7790.h | 4 extern struct smp_operations r8a7790_smp_ops;
|
D | r8a7791.h | 4 extern struct smp_operations r8a7791_smp_ops;
|
D | sh73a0.h | 4 extern struct smp_operations sh73a0_smp_ops;
|
D | r8a7779.h | 6 extern struct smp_operations r8a7779_smp_ops;
|
D | setup-emev2.c | 45 extern struct smp_operations emev2_smp_ops;
|
D | smp-emev2.c | 52 struct smp_operations emev2_smp_ops __initdata = {
|
D | smp-r8a7791.c | 57 struct smp_operations r8a7791_smp_ops __initdata = {
|
D | smp-r8a7790.c | 63 struct smp_operations r8a7790_smp_ops __initdata = {
|
D | smp-sh73a0.c | 59 struct smp_operations sh73a0_smp_ops __initdata = {
|
D | smp-r8a7779.c | 120 struct smp_operations r8a7779_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-vexpress/ |
D | core.h | 3 extern struct smp_operations vexpress_smp_dt_ops;
|
D | platsmp.c | 67 struct smp_operations __initdata vexpress_smp_dt_ops = {
|
/linux-4.4.14/arch/arm/mach-sti/ |
D | smp.h | 15 extern struct smp_operations sti_smp_ops;
|
D | platsmp.c | 159 struct smp_operations __initdata sti_smp_ops = {
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | common.h | 1 extern struct smp_operations tegra_smp_ops;
|
D | platsmp.c | 195 struct smp_operations tegra_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-sunxi/ |
D | platsmp.c | 119 static struct smp_operations sun6i_smp_ops __initdata = { 188 struct smp_operations sun8i_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-keystone/ |
D | keystone.h | 18 extern struct smp_operations keystone_smp_ops;
|
D | platsmp.c | 42 struct smp_operations keystone_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-prima2/ |
D | common.h | 18 extern struct smp_operations sirfsoc_smp_ops;
|
D | platsmp.c | 115 struct smp_operations sirfsoc_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-zynq/ |
D | common.h | 33 extern struct smp_operations zynq_smp_ops __initdata;
|
D | platsmp.c | 160 struct smp_operations zynq_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-alpine/ |
D | platsmp.c | 45 static struct smp_operations alpine_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-spear/ |
D | generic.h | 42 extern struct smp_operations spear13xx_smp_ops;
|
D | platsmp.c | 123 struct smp_operations spear13xx_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-realview/ |
D | platsmp.c | 78 struct smp_operations realview_smp_ops __initdata = {
|
D | core.h | 57 extern struct smp_operations realview_smp_ops;
|
/linux-4.4.14/arch/arm/kernel/ |
D | psci_smp.c | 123 struct smp_operations __initdata psci_smp_ops = {
|
D | smp.c | 81 static struct smp_operations smp_ops; 83 void __init smp_set_ops(const struct smp_operations *ops) in smp_set_ops()
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | platsmp.c | 101 struct smp_operations ux500_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-axxia/ |
D | platsmp.c | 85 static struct smp_operations axxia_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/common/ |
D | mcpm_platsmp.c | 86 static struct smp_operations __initdata mcpm_smp_ops = {
|
/linux-4.4.14/arch/arm/mach-berlin/ |
D | platsmp.c | 122 static struct smp_operations berlin_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-bcm/ |
D | bcm63xx_smp.c | 164 struct smp_operations bcm63138_smp_ops __initdata = {
|
D | kona_smp.c | 197 static struct smp_operations bcm_smp_ops __initdata = {
|
D | platsmp-brcmstb.c | 359 static struct smp_operations brcmstb_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | omap-smp.c | 244 struct smp_operations omap4_smp_ops __initdata = {
|
D | common.h | 273 extern struct smp_operations omap4_smp_ops;
|
/linux-4.4.14/arch/arm/mach-zx/ |
D | platsmp.c | 179 struct smp_operations zx_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-uniphier/ |
D | platsmp.c | 204 static struct smp_operations uniphier_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | common.h | 152 extern struct smp_operations exynos_smp_ops;
|
D | platsmp.c | 482 struct smp_operations exynos_smp_ops __initdata = {
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
D | platsmp.c | 343 static struct smp_operations rockchip_smp_ops __initdata = {
|