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