Home
last modified time | relevance | path

Searched refs:pud_free (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm/mm/
A Dpgd.c133 pud_free(mm, new_pud); in pgd_alloc()
179 pud_free(mm, pud); in pgd_free()
204 pud_free(mm, pud); in pgd_free()
/linux/arch/ia64/include/asm/
A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/linux/include/asm-generic/
A Dpgtable-nopud.h59 #define pud_free(mm, x) do { } while (0) macro
A Dpgalloc.h170 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h26 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/linux/arch/arc/include/asm/
A Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd)
/linux/arch/mips/include/asm/
A Dpgalloc.h99 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/linux/arch/sparc/include/asm/
A Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h124 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/linux/arch/s390/include/asm/
A Dpgalloc.h76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/linux/mm/kasan/
A Dinit.c323 pud_free(&init_mm, (pud_t *)page_to_virt(p4d_page(*p4d))); in kasan_free_pud()
/linux/arch/mips/kvm/
A Dmmu.c250 pud_free(NULL, pud); in kvm_mips_flush_gpa_pgd()
/linux/arch/powerpc/kvm/
A Dbook3s_64_mmu_radix.c533 pud_free(kvm->mm, pud); in kvmppc_unmap_free_pud()
773 pud_free(kvm->mm, new_pud); in kvmppc_create_pte()
/linux/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c738 pud_free(&init_mm, pud_start); in free_pud_table()
/linux/mm/
A Ddebug_vm_pgtable.c1061 pud_free(args->mm, args->start_pudp); in destroy_args()
A Dmemory.c4844 pud_free(mm, new); in __pud_alloc()

Completed in 27 milliseconds