Searched refs:remove_pud_table (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/mm/ |
D | pgtable-radix.c | 827 static void remove_pud_table(pud_t *pud_start, unsigned long addr, in remove_pud_table() function 873 remove_pud_table(pud_base, addr, next); in remove_pagetable()
|
/Linux-v4.19/arch/x86/mm/ |
D | init_64.c | 1025 remove_pud_table(pud_t *pud_start, unsigned long addr, unsigned long end, in remove_pud_table() function 1097 remove_pud_table(pud_base, addr, next, altmap, direct); in remove_p4d_table()
|