Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A 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()
H A Dglue-cache.h152 #define __cpuc_flush_user_all __glue(_CACHE,_flush_user_cache_all) macro
/openbmc/linux/arch/arm/mm/
H A Dproc-syms.c26 EXPORT_SYMBOL(__cpuc_flush_user_all);