Searched refs:gup_fast_pte_range (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | gup.c | 2840 static int gup_fast_pte_range(pmd_t pmd, pmd_t *pmdp, unsigned long addr, in gup_fast_pte_range() function 2927 static int gup_fast_pte_range(pmd_t pmd, pmd_t *pmdp, unsigned long addr, in gup_fast_pte_range() function 3046 } else if (!gup_fast_pte_range(pmd, pmdp, addr, next, flags, in gup_fast_pmd_range()
|
| /linux/Documentation/mm/ |
| H A D | process_addrs.rst | 621 :c:func:`!gup_fast_pte_range`), must very carefully interact with page table
|