Home
last modified time | relevance | path

Searched refs:pmd_free (Results 26 – 34 of 34) sorted by relevance

12

/openbmc/linux/arch/riscv/include/asm/
H A Dpgalloc.h152 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd)
/openbmc/linux/Documentation/mm/
H A Dsplit_page_table_lock.rst74 Allocation usually happens in pmd_alloc_one(), freeing in pmd_free() and
/openbmc/linux/mm/kasan/
H A Dinit.c318 pmd_free(&init_mm, (pmd_t *)page_to_virt(pud_page(*pud))); in kasan_free_pmd()
/openbmc/linux/arch/mips/kvm/
H A Dmmu.c219 pmd_free(NULL, pmd); in kvm_mips_flush_gpa_pud()
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c281 pmd_free(mm, pmd); in mop_up_one_pmd()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c654 pmd_free(&init_mm, pmd_start); in free_pmd_table()
1584 pmd_free(&init_mm, pmd); in pud_free_pmd_page()
/openbmc/linux/arch/arm64/mm/
H A Dmmu.c1258 pmd_free(NULL, table); in pud_free_pmd_page()
/openbmc/linux/mm/
H A Ddebug_vm_pgtable.c1076 pmd_free(args->mm, args->start_pmdp); in destroy_args()
H A Dmemory.c5563 pmd_free(mm, new); in __pmd_alloc()

12