Searched refs:remove_pmd_table (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/arch/x86/mm/ |
D | init_64.c | 1123 remove_pmd_table(pmd_t *pmd_start, unsigned long addr, unsigned long end, in remove_pmd_table() function 1197 remove_pmd_table(pmd_base, addr, next, direct, altmap); in remove_pud_table()
|
/linux-6.14.4/arch/powerpc/mm/book3s64/ |
D | radix_pgtable.c | 819 static void __meminit remove_pmd_table(pmd_t *pmd_start, unsigned long addr, in remove_pmd_table() function 886 remove_pmd_table(pmd_base, addr, next, direct, altmap); in remove_pud_table()
|