Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dsmp.h65 struct smp_ops { struct
89 extern struct smp_ops smp_ops; argument
/linux-3.3/arch/x86/kernel/
Dsmp.c296 struct smp_ops smp_ops = { variable
/linux-3.3/arch/powerpc/kernel/
Dsmp.c92 struct smp_ops_t *smp_ops; variable