Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dcacheflush.h123 extern void kunmap_coherent(void);
128 kunmap_coherent(); in kunmap_noncoherent()
/Linux-v6.6/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.c86 void kunmap_coherent(void *kvaddr) in kunmap_coherent() function
Dcache-sh4.c267 kunmap_coherent(vaddr); in sh4_flush_cache_page()
/Linux-v6.6/arch/mips/mm/
Dinit.c147 void kunmap_coherent(void) in kunmap_coherent() function
180 kunmap_coherent(); in copy_user_highpage()
204 kunmap_coherent(); in copy_to_user_page()
224 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-v6.6/arch/sh/include/asm/
Dcacheflush.h100 void kunmap_coherent(void *kvaddr);