follow_phys       977 arch/x86/mm/pat.c 		if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) {
follow_phys      1064 arch/x86/mm/pat.c 		if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) {
follow_phys      1474 include/linux/mm.h int follow_phys(struct vm_area_struct *vma, unsigned long address,
follow_phys      4291 mm/memory.c    	if (follow_phys(vma, addr, write, &prot, &phys_addr))