Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dcache-nop.S29 SYM_TYPED_FUNC_START(nop_coherent_kern_range)
31 SYM_FUNC_END(nop_coherent_kern_range)
H A Dcache.c203 void nop_coherent_kern_range(unsigned long start, unsigned long end);
216 .coherent_kern_range = nop_coherent_kern_range,