Searched refs:track_pfn_copy (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dpgtable.h563 * track_pfn_copy is called when vma that is covering the pfnmap gets
566 static inline int track_pfn_copy(struct vm_area_struct *vma) track_pfn_copy() function
586 extern int track_pfn_copy(struct vm_area_struct *vma);
/linux-4.4.14/arch/x86/mm/
H A Dpat.c878 * track_pfn_copy is called when vma that is covering the pfnmap gets
884 int track_pfn_copy(struct vm_area_struct *vma) track_pfn_copy() function
/linux-4.4.14/mm/
H A Dmemory.c1076 ret = track_pfn_copy(vma); copy_page_range()

Completed in 158 milliseconds