smp_ops
#define smp_ops(ops) (&(ops))
#define smp_ops(ops) (struct smp_operations *)NULL
struct smp_ops {