Home
last modified time | relevance | path

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

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