Home
last modified time | relevance | path

Searched refs:local_flush_cache_sigtramp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/mm/
H A Dcache-j2.c61 local_flush_cache_sigtramp = j2_flush_icache; in j2_cache_init()
H A Dcache.c26 void (*local_flush_cache_sigtramp)(void *args) = cache_noop; variable
252 cacheop_on_each_cpu(local_flush_cache_sigtramp, (void *)address, 1); in flush_cache_sigtramp()
/openbmc/linux/arch/sh/include/asm/
H A Dcacheflush.h29 extern void (*local_flush_cache_sigtramp)(void *args);