Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c970 if (!follow_phys(vma, vma->vm_start, 0, &prot, paddr)) { in get_pat_info()
/openbmc/linux/include/linux/
H A Dmm.h2358 int follow_phys(struct vm_area_struct *vma, unsigned long address,
/openbmc/linux/mm/
H A Dmemory.c5662 int follow_phys(struct vm_area_struct *vma, in follow_phys() function