Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Dpgd.c112 pud_free(mm, new_pud); in pgd_alloc()
151 pud_free(mm, pud); in pgd_free()
170 pud_free(mm, pud); in pgd_free()
/Linux-v4.19/arch/ia64/include/asm/
Dpgalloc.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
52 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/Linux-v4.19/arch/mips/include/asm/
Dpgalloc.h125 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
135 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/Linux-v4.19/include/asm-generic/
D4level-fixup.h32 #define pud_free(mm, x) do { } while (0) macro
Dpgtable-nop4d-hack.h56 #define pud_free(mm, x) do { } while (0) macro
Dpgtable-nopud.h60 #define pud_free(mm, x) do { } while (0) macro
/Linux-v4.19/arch/arm/include/asm/
Dstage2_pgtable.h27 #define stage2_pud_free(pud) pud_free(NULL, pud)
Dtlb.h285 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp)
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/Linux-v4.19/arch/arm64/include/asm/
Dstage2_pgtable.h85 #define stage2_pud_free(pud) pud_free(NULL, pud)
Dpgalloc.h68 static inline void pud_free(struct mm_struct *mm, pud_t *pudp) in pud_free() function
/Linux-v4.19/arch/sh/include/asm/
Dtlb.h138 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp)
/Linux-v4.19/arch/um/kernel/skas/
Dmmu.c46 pud_free(mm, pud); in init_stub_pte()
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h63 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/Linux-v4.19/arch/s390/include/asm/
Dpgalloc.h68 #define pud_free(mm, pud) crst_table_free(mm, (unsigned long *) pud) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h136 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/Linux-v4.19/arch/x86/include/asm/
Dpgalloc.h153 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c294 pud_free(kvm->mm, pud); in kvmppc_unmap_free_pud()
516 pud_free(kvm->mm, new_pud); in kvmppc_create_pte()
/Linux-v4.19/mm/kasan/
Dkasan_init.c322 pud_free(&init_mm, (pud_t *)page_to_virt(p4d_page(*p4d))); in kasan_free_pud()
/Linux-v4.19/arch/mips/kvm/
Dmmu.c278 pud_free(NULL, pud); in kvm_mips_flush_gpa_pgd()
935 pud_free(NULL, pud); in kvm_mips_flush_gva_pgd()
Dtrap_emul.c600 pud_free(NULL, pud); in kvm_mips_emul_free_gva_pt()
/Linux-v4.19/arch/x86/platform/efi/
Defi_64.c180 pud_free(&init_mm, pud); in efi_call_phys_epilog()
/Linux-v4.19/virt/kvm/arm/
Dmmu.c447 pud_free(NULL, pud_table); in clear_hyp_pgd_entry()
/Linux-v4.19/mm/
Dmemory.c4204 pud_free(mm, new); in __pud_alloc()
4210 pud_free(mm, new); in __pud_alloc()