Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
Dcache-nop.S24 .globl nop_coherent_kern_range
25 .equ nop_coherent_kern_range, nop_flush_icache_all define
/linux-6.1.9/arch/arm/include/asm/
Dglue-cache.h137 static inline void nop_coherent_kern_range(unsigned long a, unsigned long b) { } in nop_coherent_kern_range() function