vexpress.h (126B)
1bool vexpress_smp_init_ops(void); 2void vexpress_flags_set(u32 data); 3 4extern const struct smp_operations vexpress_smp_dt_ops;