Home
last modified time | relevance | path

Searched defs:smp_ops (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
A Dsmp.h43 struct smp_ops { struct
65 extern struct smp_ops smp_ops; argument
/linux/arch/arm/include/asm/mach/
A Darch.h17 #define smp_ops(ops) (&(ops)) macro
20 #define smp_ops(ops) (struct smp_operations *)NULL macro
/linux/arch/x86/kernel/
A Dsmp.c260 struct smp_ops smp_ops = { variable
/linux/arch/powerpc/kernel/
A Dsmp.c142 struct smp_ops_t *smp_ops; variable

Completed in 15 milliseconds