Home
last modified time | relevance | path

Searched defs:plat_smp_ops (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dsmp-ops.h24 struct plat_smp_ops { struct
43 extern void register_smp_ops(const struct plat_smp_ops *ops); argument
/openbmc/linux/arch/sh/include/asm/
H A Dsmp-ops.h5 struct plat_smp_ops { struct
16 extern struct plat_smp_ops *mp_ops; argument
/openbmc/linux/arch/arc/include/asm/
H A Dsmp.h56 struct plat_smp_ops { struct
66 extern struct plat_smp_ops plat_smp_ops; argument
/openbmc/linux/arch/arc/kernel/
H A Dsmp.c37 struct plat_smp_ops __weak plat_smp_ops; variable
H A Dmcip.c170 struct plat_smp_ops plat_smp_ops = { variable