Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dcacheflush.h117 extern void kunmap_coherent(void);
122 kunmap_coherent(); in kunmap_noncoherent()
/linux-4.4.14/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()
Dnommu.c88 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dkmap.c54 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dcache-sh4.c261 kunmap_coherent(vaddr); in sh4_flush_cache_page()
/linux-4.4.14/arch/mips/mm/
Dinit.c139 void kunmap_coherent(void) in kunmap_coherent() function
171 kunmap_coherent(); in copy_user_highpage()
193 kunmap_coherent(); in copy_to_user_page()
211 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.4.14/arch/sh/include/asm/
Dcacheflush.h97 void kunmap_coherent(void *kvaddr);