Searched refs:smp_cache_interrupt (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mn10300/mm/
H A Dcache-smp.c32 * smp_cache_interrupt - Handle IPI request to flush caches.
37 void smp_cache_interrupt(void) smp_cache_interrupt() function
86 * Send cache flush IPI to other CPUs. This invokes smp_cache_interrupt()
/linux-4.4.14/arch/mn10300/kernel/
H A Dsmp-low.S68 call smp_cache_interrupt[],0
/linux-4.4.14/arch/mn10300/include/asm/
H A Dsmp.h87 extern void smp_cache_interrupt(void);

Completed in 77 milliseconds