Searched refs:remove_pmd_table (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/mm/ |
D | pgtable-radix.c | 802 static void remove_pmd_table(pmd_t *pmd_start, unsigned long addr, in remove_pmd_table() function 847 remove_pmd_table(pmd_base, addr, next); in remove_pud_table()
|
/Linux-v4.19/arch/x86/mm/ |
D | init_64.c | 969 remove_pmd_table(pmd_t *pmd_start, unsigned long addr, unsigned long end, in remove_pmd_table() function 1071 remove_pmd_table(pmd_base, addr, next, direct, altmap); in remove_pud_table()
|