Home
last modified time | relevance | path

Searched defs:free_pmd_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/mm/
H A Dinit_64.c1045 static void __meminit free_pmd_table(pmd_t *pmd_start, pud_t *pud) in free_pmd_table() function
/linux-6.15/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c707 static void free_pmd_table(pmd_t *pmd_start, pud_t *pud) in free_pmd_table() function
/linux-6.15/arch/riscv/mm/
H A Dinit.c1584 static void __meminit free_pmd_table(pmd_t *pmd_start, pud_t *pud, bool is_vmemmap) in free_pmd_table() function