Searched refs:pud_free (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/arm/mm/
H A Dpgd.c112 pud_free(mm, new_pud); pgd_alloc()
151 pud_free(mm, pud); pgd_free()
170 pud_free(mm, pud); pgd_free()
/linux-4.4.14/include/asm-generic/
H A D4level-fixup.h32 #define pud_free(mm, x) do { } while (0) macro
H A Dpgtable-nopud.h54 #define pud_free(mm, x) do { } while (0) macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgalloc.h47 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
51 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/um/kernel/skas/
H A Dmmu.c45 pud_free(mm, pud); init_stub_pte()
/linux-4.4.14/arch/s390/include/asm/
H A Dpgalloc.h69 #define pud_free(mm, pud) crst_table_free(mm, (unsigned long *) pud) macro
/linux-4.4.14/arch/sh/include/asm/
H A Dtlb.h114 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp)
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgalloc.h59 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/x86/include/asm/
H A Dpgalloc.h131 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc-64.h64 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/arm/include/asm/
H A Dtlb.h262 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp)
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h225 #define pud_free(mm, x) do { } while (0) macro
/linux-4.4.14/arch/arm/kvm/
H A Dmmu.c162 pud_free(NULL, pud_table); clear_pgd_entry()
/linux-4.4.14/mm/
H A Dmemory.c3525 pud_free(mm, new); __pud_alloc()

Completed in 714 milliseconds