core.h 134 Bytes edit raw blame history 1 2 3 4 5 bool vexpress_smp_init_ops(void); extern struct smp_operations vexpress_smp_dt_ops; extern void vexpress_cpu_die(unsigned int cpu);