Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcacheflush.h122 extern void kunmap_coherent(void);
127 kunmap_coherent(); in kunmap_noncoherent()
/arch/sh/mm/
Dcache.c69 kunmap_coherent(vto); in copy_to_user_page()
88 kunmap_coherent(vfrom); in copy_from_user_page()
107 kunmap_coherent(vfrom); in copy_user_highpage()
166 kunmap_coherent(kaddr); in __flush_anon_page()
Dkmap.c54 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()
/arch/mips/mm/
Dinit.c145 void kunmap_coherent(void) in kunmap_coherent() function
177 kunmap_coherent(); in copy_user_highpage()
199 kunmap_coherent(); in copy_to_user_page()
217 kunmap_coherent(); in copy_from_user_page()
Dcache.c125 kunmap_coherent(); in __flush_anon_page()
Dc-r4k.c711 kunmap_coherent(); in local_r4k_flush_cache_page()
1005 kunmap_coherent(); in local_r4k_flush_cache_sigtramp()
/arch/sh/include/asm/
Dcacheflush.h98 void kunmap_coherent(void *kvaddr);