Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Duserfaultfd.c329 static pmd_t *mm_alloc_pmd(struct mm_struct *mm, unsigned long address) in mm_alloc_pmd() function
660 dst_pmd = mm_alloc_pmd(dst_mm, dst_addr); in mfill_atomic()