Home
last modified time | relevance | path

Searched refs:smp_imb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/include/asm/
H A Dcacheflush.h22 #define flush_icache_range(start, end) smp_imb()
23 extern void smp_imb(void);
/openbmc/linux/arch/alpha/kernel/
H A Dsmp.c605 smp_imb(void) in smp_imb() function
610 EXPORT_SYMBOL(smp_imb);