Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m32r/include/asm/
Dsmp.h99 #define INVALIDATE_CACHE_IPI (M32R_IRQ_IPI4-M32R_IRQ_IPI0) macro
/linux-4.4.14/arch/m32r/kernel/
Dsmp.c160 send_IPI_mask(&cpumask, INVALIDATE_CACHE_IPI, 0); in smp_flush_cache_all()