Searched defs:smp_operations (Results 1 – 1 of 1) sorted by relevance
86 struct smp_operations { struct91 void (*smp_init_cpus)(void);117 extern void smp_set_ops(struct smp_operations *); argument