Searched defs:local_flush_cache_all (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/sh/mm/ | ||
D | cache.c | 19 void (*local_flush_cache_all)(void *args) = cache_noop; variable |
/linux-4.1.27/arch/xtensa/include/asm/ | ||
D | cacheflush.h | 105 #define local_flush_cache_all() \ macro |