Searched refs:__copy_present_ptes (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | memory.c | 1082 static __always_inline void __copy_present_ptes(struct vm_area_struct *dst_vma, in __copy_present_ptes() function 1153 __copy_present_ptes(dst_vma, src_vma, dst_pte, src_pte, pte, in copy_present_ptes() 1181 __copy_present_ptes(dst_vma, src_vma, dst_pte, src_pte, pte, addr, 1); in copy_present_ptes()
|