Home
last modified time | relevance | path

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

123

/linux/arch/arm/include/asm/mach/
A Darch.h15 struct smp_operations;
20 #define smp_ops(ops) (struct smp_operations *)NULL
47 const struct smp_operations *smp; /* SMP operations */
/linux/arch/arm/include/asm/
A Dsmp.h80 struct smp_operations { struct
111 const struct smp_operations *ops; argument
121 extern void smp_set_ops(const struct smp_operations *);
A Dpsci.h10 extern const struct smp_operations psci_smp_ops;
/linux/arch/arm/mach-bcm/
A Dplatsmp.c317 static const struct smp_operations kona_smp_ops __initconst = {
324 static const struct smp_operations bcm23550_smp_ops __initconst = {
330 static const struct smp_operations nsp_smp_ops __initconst = {
336 const struct smp_operations bcm2836_smp_ops __initconst = {
A Dplatsmp.h6 extern const struct smp_operations bcm2836_smp_ops;
/linux/arch/arm/mach-imx/
A Dplatsmp.c85 const struct smp_operations imx_smp_ops __initconst = {
112 const struct smp_operations imx7_smp_ops __initconst = {
147 const struct smp_operations ls1021a_smp_ops __initconst = {
A Dcommon.h135 extern const struct smp_operations imx_smp_ops;
136 extern const struct smp_operations imx7_smp_ops;
137 extern const struct smp_operations ls1021a_smp_ops;
/linux/arch/arm/mach-hisi/
A Dplatsmp.c89 static const struct smp_operations hi3xxx_smp_ops __initconst = {
126 static const struct smp_operations hix5hd2_smp_ops __initconst = {
176 static const struct smp_operations hip01_smp_ops __initconst = {
/linux/arch/arm/mach-mvebu/
A Dplatsmp-a9.c96 static const struct smp_operations mvebu_cortex_a9_smp_ops __initconst = {
100 static const struct smp_operations armada_38x_smp_ops __initconst = {
A Dplatsmp.c172 const struct smp_operations armada_xp_smp_ops __initconst = {
246 static const struct smp_operations mv98dx3236_smp_ops __initconst = {
A Darmada-370-xp.h20 extern const struct smp_operations armada_xp_smp_ops;
/linux/arch/arm/mach-qcom/
A Dplatsmp.c371 static const struct smp_operations smp_msm8660_ops __initconst = {
380 static const struct smp_operations qcom_smp_cortex_a7_ops __initconst = {
390 static const struct smp_operations qcom_smp_kpssv1_ops __initconst = {
399 static const struct smp_operations qcom_smp_kpssv2_ops __initconst = {
/linux/arch/arm/mach-socfpga/
A Dplatsmp.c111 static const struct smp_operations socfpga_smp_ops __initconst = {
120 static const struct smp_operations socfpga_a10_smp_ops __initconst = {
/linux/arch/arm/mach-mediatek/
A Dplatsmp.c133 static const struct smp_operations mt81xx_tz_smp_ops __initconst = {
139 static const struct smp_operations mt6589_smp_ops __initconst = {
/linux/arch/arm/mach-sunxi/
A Dplatsmp.c119 static const struct smp_operations sun6i_smp_ops __initconst = {
190 static const struct smp_operations sun8i_smp_ops __initconst = {
/linux/arch/arm/mach-shmobile/
A Demev2.h5 extern const struct smp_operations emev2_smp_ops;
A Dr8a7779.h5 extern const struct smp_operations r8a7779_smp_ops;
A Dsh73a0.h5 extern const struct smp_operations sh73a0_smp_ops;
/linux/arch/arm/mach-sti/
A Dsmp.h12 extern const struct smp_operations sti_smp_ops;
/linux/arch/arm/mach-vexpress/
A Dcore.h4 extern const struct smp_operations vexpress_smp_dt_ops;
/linux/arch/arm/mach-tegra/
A Dcommon.h10 extern const struct smp_operations tegra_smp_ops;
/linux/arch/arm/mach-keystone/
A Dkeystone.h15 extern const struct smp_operations keystone_smp_ops;
A Dplatsmp.c39 const struct smp_operations keystone_smp_ops __initconst = {
/linux/arch/arm/mach-mmp/
A Dplatsmp.c28 static const struct smp_operations mmp3_smp_ops __initconst = {
/linux/arch/arm/mach-rockchip/
A Dplatsmp.c355 static const struct smp_operations rk3036_smp_ops __initconst = {
364 static const struct smp_operations rockchip_smp_ops __initconst = {

Completed in 19 milliseconds

123