Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dcache.c68 kunmap_coherent(vto); in copy_to_user_page()
87 kunmap_coherent(vfrom); in copy_from_user_page()
106 kunmap_coherent(vfrom); in copy_user_highpage()
165 kunmap_coherent(kaddr); in __flush_anon_page()
H A Dkmap.c50 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
H A Dnommu.c86 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
H A Dcache-sh4.c256 kunmap_coherent(vaddr); in sh4_flush_cache_page()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcacheflush.h120 extern void kunmap_coherent(void);
125 kunmap_coherent(); in kunmap_noncoherent()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dinit.c148 void kunmap_coherent(void) in kunmap_coherent() function
180 kunmap_coherent(); in copy_user_highpage()
202 kunmap_coherent(); in copy_to_user_page()
220 kunmap_coherent(); in copy_from_user_page()
H A Dcache.c121 kunmap_coherent(); in __flush_anon_page()
H A Dc-r4k.c713 kunmap_coherent(); in local_r4k_flush_cache_page()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dcacheflush.h97 void kunmap_coherent(void *kvaddr);