Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dsmp.h32 struct smp_ops { struct
54 extern struct smp_ops smp_ops; argument
/linux-6.3-rc2/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-6.3-rc2/arch/x86/kernel/
A Dsmp.c260 struct smp_ops smp_ops = { variable
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsmp.c141 struct smp_ops_t *smp_ops; variable

Completed in 8 milliseconds