Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dinit_64.c1162 remove_pud_table(pud_t *pud_start, unsigned long addr, unsigned long end, in remove_pud_table() function
1213 remove_pud_table(pud_base, addr, next, altmap, direct); in remove_p4d_table()
/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c871 static void __meminit remove_pud_table(pud_t *pud_start, unsigned long addr, in remove_pud_table() function
936 remove_pud_table(pud_base, addr, next, direct, altmap); in remove_pagetable()