Searched refs:track_pfn_copy (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/mm/pat/ | ||
H A D | memtype.c | 994 int track_pfn_copy(struct vm_area_struct *vma) in track_pfn_copy() function |
/linux/mm/ | ||
H A D | memory.c | 1385 ret = track_pfn_copy(src_vma); in copy_page_range() |