Home
last modified time | relevance | path

Searched refs:cmp_smp_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dsmp-ops.h81 extern struct plat_smp_ops cmp_smp_ops; in register_cmp_smp_ops()
86 register_smp_ops(&cmp_smp_ops); in register_cmp_smp_ops()
/linux-4.4.14/arch/mips/kernel/
Dsmp-cmp.c151 struct plat_smp_ops cmp_smp_ops = { variable