Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/mm/
Dcache.c70 kunmap_coherent(vto); in copy_to_user_page()
91 kunmap_coherent(vfrom); in copy_from_user_page()
111 kunmap_coherent(vfrom); in copy_user_highpage()
171 kunmap_coherent(kaddr); in __flush_anon_page()
Dkmap.c51 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dnommu.c88 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dcache-sh4.c268 kunmap_coherent(vaddr); in sh4_flush_cache_page()
/linux-6.12.1/arch/mips/include/asm/
Dcacheflush.h125 extern void kunmap_coherent(void);
130 kunmap_coherent(); in kunmap_noncoherent()
/linux-6.12.1/arch/mips/mm/
Dinit.c149 void kunmap_coherent(void) in kunmap_coherent() function
182 kunmap_coherent(); in copy_user_highpage()
206 kunmap_coherent(); in copy_to_user_page()
226 kunmap_coherent(); in copy_from_user_page()
Dcache.c138 kunmap_coherent(); in __flush_anon_page()
Dc-r4k.c602 kunmap_coherent(); in local_r4k_flush_cache_page()
/linux-6.12.1/arch/sh/include/asm/
Dcacheflush.h101 void kunmap_coherent(void *kvaddr);