Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/mm/
Dpat.c673 if (follow_phys(vma, vma->vm_start, 0, &prot, &paddr)) { in track_pfn_vma_copy()
/linux-3.4.99/include/linux/
Dmm.h943 int follow_phys(struct vm_area_struct *vma, unsigned long address,
/linux-3.4.99/mm/
Dmemory.c3800 int follow_phys(struct vm_area_struct *vma, in follow_phys() function
3836 if (follow_phys(vma, addr, write, &prot, &phys_addr)) in generic_access_phys()