Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-hisi/
Dcore.h9 extern struct smp_operations hi3xxx_smp_ops;
15 extern struct smp_operations hix5hd2_smp_ops;
19 extern struct smp_operations hip01_smp_ops;
Dplatsmp.c92 struct smp_operations hi3xxx_smp_ops __initdata = {
129 struct smp_operations hix5hd2_smp_ops __initdata = {
179 struct smp_operations hip01_smp_ops __initdata = {
/linux-4.1.27/arch/arm/include/asm/
Dsmp.h84 struct smp_operations { struct
114 struct smp_operations *ops; argument
124 extern void smp_set_ops(struct smp_operations *);
Dpsci.h38 extern struct smp_operations psci_smp_ops;
/linux-4.1.27/arch/arm/include/asm/mach/
Darch.h18 struct smp_operations;
23 #define smp_ops(ops) (struct smp_operations *)NULL
50 struct smp_operations *smp; /* SMP operations */
/linux-4.1.27/arch/arm/mach-mvebu/
Dplatsmp-a9.c96 static struct smp_operations mvebu_cortex_a9_smp_ops __initdata = {
100 static struct smp_operations armada_38x_smp_ops __initdata = {
Darmada-370-xp.h20 extern struct smp_operations armada_xp_smp_ops;
Dplatsmp.c173 struct smp_operations armada_xp_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-imx/
Dplatsmp.c91 struct smp_operations imx_smp_ops __initdata = {
126 struct smp_operations ls1021a_smp_ops __initdata = {
Dcommon.h158 extern struct smp_operations imx_smp_ops;
159 extern struct smp_operations ls1021a_smp_ops;
/linux-4.1.27/arch/arm/mach-shmobile/
Dr8a7791.h4 extern struct smp_operations r8a7791_smp_ops;
Dr8a7790.h4 extern struct smp_operations r8a7790_smp_ops;
Dr8a7779.h33 extern struct smp_operations r8a7779_smp_ops;
Dsetup-emev2.c45 extern struct smp_operations emev2_smp_ops;
Dsmp-emev2.c52 struct smp_operations emev2_smp_ops __initdata = {
Dsmp-r8a7791.c57 struct smp_operations r8a7791_smp_ops __initdata = {
Dsmp-r8a7790.c63 struct smp_operations r8a7790_smp_ops __initdata = {
Dsh73a0.h87 extern struct smp_operations sh73a0_smp_ops;
Dsmp-sh73a0.c67 struct smp_operations sh73a0_smp_ops __initdata = {
Dsmp-r8a7779.c129 struct smp_operations r8a7779_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-sti/
Dsmp.h15 extern struct smp_operations sti_smp_ops;
Dplatsmp.c112 struct smp_operations __initdata sti_smp_ops = {
/linux-4.1.27/arch/arm/mach-qcom/
Dplatsmp.c335 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.1.27/arch/arm/mach-vexpress/
Dcore.h3 extern struct smp_operations vexpress_smp_dt_ops;
Dplatsmp.c67 struct smp_operations __initdata vexpress_smp_dt_ops = {
/linux-4.1.27/arch/arm/mach-tegra/
Dcommon.h1 extern struct smp_operations tegra_smp_ops;
Dplatsmp.c195 struct smp_operations tegra_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-keystone/
Dkeystone.h18 extern struct smp_operations keystone_smp_ops;
Dplatsmp.c54 struct smp_operations keystone_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-prima2/
Dcommon.h18 extern struct smp_operations sirfsoc_smp_ops;
Dplatsmp.c115 struct smp_operations sirfsoc_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-socfpga/
Dcore.h42 extern struct smp_operations socfpga_smp_ops;
Dplatsmp.c98 struct smp_operations socfpga_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-zynq/
Dcommon.h34 extern struct smp_operations zynq_smp_ops __initdata;
Dplatsmp.c160 struct smp_operations zynq_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-alpine/
Dplatsmp.c45 static struct smp_operations alpine_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-ux500/
Dsetup.h43 extern struct smp_operations ux500_smp_ops;
Dplatsmp.c161 struct smp_operations ux500_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-spear/
Dgeneric.h42 extern struct smp_operations spear13xx_smp_ops;
Dplatsmp.c123 struct smp_operations spear13xx_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-realview/
Dplatsmp.c78 struct smp_operations realview_smp_ops __initdata = {
Dcore.h57 extern struct smp_operations realview_smp_ops;
/linux-4.1.27/arch/arm/kernel/
Dpsci_smp.c109 struct smp_operations __initdata psci_smp_ops = {
Dsmp.c79 static struct smp_operations smp_ops;
81 void __init smp_set_ops(struct smp_operations *ops) in smp_set_ops()
/linux-4.1.27/arch/arm/mach-axxia/
Dplatsmp.c85 static struct smp_operations axxia_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-berlin/
Dplatsmp.c94 static struct smp_operations berlin_smp_ops __initdata = {
/linux-4.1.27/arch/arm/common/
Dmcpm_platsmp.c90 static struct smp_operations __initdata mcpm_smp_ops = {
/linux-4.1.27/arch/arm/mach-sunxi/
Dplatsmp.c119 static struct smp_operations sun6i_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-omap2/
Domap-smp.c244 struct smp_operations omap4_smp_ops __initdata = {
Dcommon.h264 extern struct smp_operations omap4_smp_ops;
/linux-4.1.27/arch/arm/mach-bcm/
Dkona_smp.c197 static struct smp_operations bcm_smp_ops __initdata = {
Dplatsmp-brcmstb.c359 static struct smp_operations brcmstb_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-exynos/
Dcommon.h146 extern struct smp_operations exynos_smp_ops;
Dplatsmp.c450 struct smp_operations exynos_smp_ops __initdata = {
/linux-4.1.27/arch/arm/mach-rockchip/
Dplatsmp.c336 static struct smp_operations rockchip_smp_ops __initdata = {