Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dmemory.c3721 static int __follow_pte(struct mm_struct *mm, unsigned long address, in __follow_pte() function
3766 !(res = __follow_pte(mm, address, ptepp, ptlp))); in follow_pte()