Home
last modified time | relevance | path

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

/arch/arm/mm/
Dcache-nop.S22 .globl nop_flush_user_cache_all symbol
23 .equ nop_flush_user_cache_all, nop_flush_icache_all define
/arch/arm/include/asm/
Dglue-cache.h136 static inline void nop_flush_user_cache_all(void) { } in nop_flush_user_cache_all() function