Home
last modified time | relevance | path

Searched refs:follow_phys (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/x86/mm/pat/
Dmemtype.c1019 if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) { in track_pfn_copy()
1106 if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) { in untrack_pfn()
/Linux-v6.1/include/linux/
Dmm.h1907 int follow_phys(struct vm_area_struct *vma, unsigned long address,
/Linux-v6.1/mm/
Dmemory.c5403 int follow_phys(struct vm_area_struct *vma, in follow_phys() function