Searched refs:__follow_pte_pmd (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/mm/ |
D | memory.c | 4250 static int __follow_pte_pmd(struct mm_struct *mm, unsigned long address, in __follow_pte_pmd() function 4322 !(res = __follow_pte_pmd(mm, address, NULL, NULL, in follow_pte() 4335 !(res = __follow_pte_pmd(mm, address, start, end, in follow_pte_pmd()
|