Home
last modified time | relevance | path

Searched refs:kunmap_coherent (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dcacheflush.h117 extern void kunmap_coherent(void);
122 kunmap_coherent(); in kunmap_noncoherent()
/linux-4.1.27/arch/mips/mm/
Dinit.c136 void kunmap_coherent(void) in kunmap_coherent() function
167 kunmap_coherent(); in copy_user_highpage()
189 kunmap_coherent(); in copy_to_user_page()
207 kunmap_coherent(); in copy_from_user_page()
Dcache.c120 kunmap_coherent(); in __flush_anon_page()
Dc-r4k.c617 kunmap_coherent(); in local_r4k_flush_cache_page()
/linux-4.1.27/arch/sh/mm/
Dcache.c66 kunmap_coherent(vto); in copy_to_user_page()
85 kunmap_coherent(vfrom); in copy_from_user_page()
104 kunmap_coherent(vfrom); in copy_user_highpage()
163 kunmap_coherent(kaddr); in __flush_anon_page()
Dkmap.c53 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dnommu.c88 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dcache-sh4.c261 kunmap_coherent(vaddr); in sh4_flush_cache_page()
/linux-4.1.27/arch/sh/include/asm/
Dcacheflush.h97 void kunmap_coherent(void *kvaddr);