Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Dcache-nop.S12 .globl nop_flush_kern_cache_all
13 .equ nop_flush_kern_cache_all, nop_flush_icache_all define
/linux-5.19.10/arch/arm/include/asm/
Dglue-cache.h131 static inline void nop_flush_kern_cache_all(void) { } in nop_flush_kern_cache_all() function