Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c333 static void __cpa_flush_all(void *arg) in __cpa_flush_all() function
351 on_each_cpu(__cpa_flush_all, (void *) cache, 1); in cpa_flush_all()