Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dcacheflush.h120 extern void kunmap_coherent(void);
125 kunmap_coherent(); in kunmap_noncoherent()
/linux-5.19.10/arch/sh/mm/
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()
Dkmap.c50 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dnommu.c86 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dcache-sh4.c257 kunmap_coherent(vaddr); in sh4_flush_cache_page()
/linux-5.19.10/arch/mips/mm/
Dinit.c147 void kunmap_coherent(void) in kunmap_coherent() function
179 kunmap_coherent(); in copy_user_highpage()
201 kunmap_coherent(); in copy_to_user_page()
219 kunmap_coherent(); in copy_from_user_page()
Dcache.c123 kunmap_coherent(); in __flush_anon_page()
Dc-r4k.c712 kunmap_coherent(); in local_r4k_flush_cache_page()
/linux-5.19.10/arch/sh/include/asm/
Dcacheflush.h93 void kunmap_coherent(void *kvaddr);