smp_imb
#define flush_icache_range(start, end) smp_imb()
extern void smp_imb(void);
EXPORT_SYMBOL(smp_imb);