Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmremap.c111 static pud_t *alloc_new_pud(struct mm_struct *mm, unsigned long addr) in alloc_new_pud() function
129 pud = alloc_new_pud(mm, addr); in alloc_new_pmd()
792 new_pud = alloc_new_pud(mm, pmc->new_addr); in move_page_tables()