Home
last modified time | relevance | path

Searched refs:free_pmd_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c755 static void free_pmd_table(pmd_t *pmd_start, pud_t *pud) in free_pmd_table() function
876 free_pmd_table(pmd_base, pud); in remove_pud_table()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit_64.c923 static void __meminit free_pmd_table(pmd_t *pmd_start, pud_t *pud) in free_pmd_table() function
1081 /* Call free_pmd_table() in remove_pud_table(). */ in remove_pmd_table()
1134 free_pmd_table(pmd_base, pud); in remove_pud_table()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c643 static void free_pmd_table(pmd_t *pmd_start, pud_t *pud) in free_pmd_table() function
823 free_pmd_table(pmd_base, pud); in remove_pud_table()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dinit_64.c1023 static void __meminit free_pmd_table(pmd_t *pmd_start, pud_t *pud) in free_pmd_table() function
1146 /* Call free_pmd_table() in remove_pud_table(). */ in remove_pmd_table()
1178 free_pmd_table(pmd_base, pud); in remove_pud_table()

Completed in 8 milliseconds