Searched refs:follow_phys (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/mm/pat/ |
A D | memtype.c | 972 if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) { in track_pfn_copy() 1059 if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) { in untrack_pfn()
|
/linux-6.3-rc2/include/linux/ |
A D | mm.h | 2171 int follow_phys(struct vm_area_struct *vma, unsigned long address,
|
/linux-6.3-rc2/mm/ |
A D | memory.c | 5383 int follow_phys(struct vm_area_struct *vma, in follow_phys() function
|
Completed in 25 milliseconds