Searched refs:remove_pud_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/mm/
H A Dinit_64.c1146 /* Call free_pmd_table() in remove_pud_table(). */
1152 remove_pud_table(pud_t *pud_start, unsigned long addr, unsigned long end, function
1203 remove_pud_table(pud_base, addr, next, altmap, direct);
/linux-master/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c795 static void __meminit remove_pud_table(pud_t *pud_start, unsigned long addr, function
860 remove_pud_table(pud_base, addr, next, direct, altmap);

Completed in 199 milliseconds