Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dpgd.c119 pud_free(mm, new_pud); in pgd_alloc()
165 pud_free(mm, pud); in pgd_free()
190 pud_free(mm, pud); in pgd_free()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgtable-nopud.h59 #define pud_free(mm, x) do { } while (0) macro
H A Dpgalloc.h170 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h26 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgalloc.h106 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h124 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgalloc.h76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/OK3568_Linux_fs/kernel/arch/um/kernel/skas/
H A Dmmu.c51 pud_free(mm, pud); in init_stub_pte()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmmu.c250 pud_free(NULL, pud); in kvm_mips_flush_gpa_pgd()
911 pud_free(NULL, pud); in kvm_mips_flush_gva_pgd()
H A Dtrap_emul.c592 pud_free(NULL, pud); in kvm_mips_emul_free_gva_pt()
/OK3568_Linux_fs/kernel/mm/kasan/
H A Dinit.c323 pud_free(&init_mm, (pud_t *)page_to_virt(p4d_page(*p4d))); in kasan_free_pud()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c516 pud_free(kvm->mm, pud); in kvmppc_unmap_free_pud()
756 pud_free(kvm->mm, new_pud); in kvmppc_create_pte()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c781 pud_free(&init_mm, pud_start); in free_pud_table()
/OK3568_Linux_fs/kernel/mm/
H A Ddebug_vm_pgtable.c1136 pud_free(mm, saved_pudp); in debug_vm_pgtable()
H A Dmemory.c5341 pud_free(mm, new); in __pud_alloc()