Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dcache.c80 static void cache_flush_local_cpu(void *dummy) in cache_flush_local_cpu() function
90 cache_flush_local_cpu(NULL); in flush_cache_all_local()
96 on_each_cpu(cache_flush_local_cpu, NULL, 1); in flush_cache_all()