Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/kernel/
Dcache.c68 static void cache_flush_local_cpu(void *dummy) in cache_flush_local_cpu() function
78 cache_flush_local_cpu(NULL); in flush_cache_all_local()
84 on_each_cpu(cache_flush_local_cpu, NULL, 1); in flush_cache_all()