Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/include/asm/
Dcacheflush.h128 #define __cpuc_flush_user_all cpu_cache.flush_user_all macro
147 extern void __cpuc_flush_user_all(void);
221 __cpuc_flush_user_all(); in vivt_flush_cache_mm()
Dglue-cache.h152 #define __cpuc_flush_user_all __glue(_CACHE,_flush_user_cache_all) macro
/linux-5.19.10/arch/arm/mm/
Dproc-syms.c26 EXPORT_SYMBOL(__cpuc_flush_user_all);