Home
last modified time | relevance | path

Searched defs:nop_flush_user_cache_all (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mm/
H A Dcache-nop.S19 .equ nop_flush_user_cache_all, nop_flush_icache_all define
/openbmc/linux/arch/arm/include/asm/
H A Dglue-cache.h133 static inline void nop_flush_user_cache_all(void) { } in nop_flush_user_cache_all() function