Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
Dcache-nop.S18 .globl nop_flush_user_cache_all
19 .equ nop_flush_user_cache_all, nop_flush_icache_all define
/linux-6.1.9/arch/arm/include/asm/
Dglue-cache.h133 static inline void nop_flush_user_cache_all(void) { } in nop_flush_user_cache_all() function