Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 3e5de27e940d00d8d504dfb96625fb654f641509 authored by Linus Torvalds on 04 December 2016, 20:50:51 UTC
Linux 4.9-rc8
Tip revision: 3e5de27
core.h
bool vexpress_smp_init_ops(void);

extern const struct smp_operations vexpress_smp_dt_ops;

extern void vexpress_cpu_die(unsigned int cpu);
back to top