Searched defs:vfrom (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | highmem.h | 399 char *vfrom, *vto; in copy_user_highpage() local 415 char *vfrom, *vto; in copy_highpage() local 438 char *vfrom, *vto; in copy_mc_user_highpage() local 457 char *vfrom, *vto; in copy_mc_highpage() local
|
| /linux/arch/sh/mm/ |
| H A D | cache.c | 89 void *vfrom = kmap_coherent(page, vaddr) + (vaddr & ~PAGE_MASK); in copy_from_user_page() local 103 void *vfrom, *vto; in copy_user_highpage() local
|
| /linux/arch/mips/mm/ |
| H A D | init.c | 164 void *vfrom, *vto; in copy_user_highpage() local 213 void *vfrom = kmap_coherent(page, vaddr) + (vaddr & ~PAGE_MASK); in copy_from_user_page() local
|
| /linux/arch/powerpc/mm/ |
| H A D | cacheflush.c | 190 void copy_user_page(void *vto, void *vfrom, unsigned long vaddr, in copy_user_page()
|
| /linux/arch/riscv/include/asm/ |
| H A D | page.h | 49 #define copy_user_page(vto, vfrom, vaddr, topg) copy_page(vto, vfrom) argument
|
| /linux/net/sunrpc/ |
| H A D | xdr.c | 447 char *vfrom, *vto; in _shift_data_left_pages() local 512 char *vfrom, *vto; in _shift_data_right_pages() local 622 char *vfrom; in _copy_from_pages() local
|