Searched defs:copy_user_highpage (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | copypage.c | 40 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | page.h | 136 #define copy_user_highpage(to,from,vaddr,vma) \ macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/mm/ |
| H A D | cache.c | 106 void copy_user_highpage(struct page *dst, struct page *src, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache.c | 95 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | highmem.h | 308 static inline void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | init.c | 170 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | cacheflush.c | 196 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | cache.c | 1071 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | init_64.c | 3118 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() function
|