Searched refs:get_user_page_vma_remote (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 1039 page = get_user_page_vma_remote(mm, vaddr, gup_flags, &vma); in copy_from_vaddr()
|
| /linux/mm/ |
| H A D | rmap.c | 2841 page = get_user_page_vma_remote(mm, addr, in make_device_exclusive()
|
| H A D | memory.c | 7090 struct page *page = get_user_page_vma_remote(mm, addr, in __access_remote_vm() 7218 page = get_user_page_vma_remote(mm, addr, gup_flags, &vma); in __copy_remote_vm_str()
|
| /linux/include/linux/ |
| H A D | mm.h | 3207 static inline struct page *get_user_page_vma_remote(struct mm_struct *mm, in get_user_page_vma_remote() function
|