Searched refs:track_pfn_copy (Results 1 – 3 of 3) sorted by relevance
1518 static inline int track_pfn_copy(struct vm_area_struct *dst_vma, in track_pfn_copy() function1561 extern int track_pfn_copy(struct vm_area_struct *dst_vma,
987 int track_pfn_copy(struct vm_area_struct *dst_vma, in track_pfn_copy() function
1375 ret = track_pfn_copy(dst_vma, src_vma, &pfn); in copy_page_range()