Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgalloc.h91 #define pud_free pud_free macro
92 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
98 #define __pud_free_tlb(tlb, pud, addr) pud_free((tlb)->mm, pud)
/kernel/linux/linux-5.10/arch/arm/mm/
H 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()
/kernel/linux/linux-6.6/arch/arm/mm/
H 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()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpgtable-nopud.h59 #define pud_free(mm, x) do { } while (0) macro
H A Dpgalloc.h198 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgalloc.h100 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgalloc.h106 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgalloc.h109 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgalloc.h93 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h29 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd)
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h126 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/um/kernel/skas/
H A Dmmu.c51 pud_free(mm, pud); in init_stub_pte()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgalloc.h76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgalloc.h76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dmmu.c250 pud_free(NULL, pud); in kvm_mips_flush_gpa_pgd()
910 pud_free(NULL, pud); in kvm_mips_flush_gva_pgd()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dmmu.c249 pud_free(NULL, pud); in kvm_mips_flush_gpa_pgd()

Completed in 10 milliseconds

12