Home
last modified time | relevance | path

Searched refs:p4d_free (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgalloc.h120 #define p4d_free p4d_free macro
121 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
127 #define __p4d_free_tlb(tlb, p4d, addr) p4d_free((tlb)->mm, p4d)
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dpgd.c135 p4d_free(mm, new_p4d); in pgd_alloc()
182 p4d_free(mm, p4d); in pgd_free()
207 p4d_free(mm, p4d); in pgd_free()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dpgd.c135 p4d_free(mm, new_p4d); in pgd_alloc()
182 p4d_free(mm, p4d); in pgd_free()
207 p4d_free(mm, p4d); in pgd_free()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dpgtable-nop4d.h52 #define p4d_free(mm, x) do { } while (0) macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpgtable-nop4d.h51 #define p4d_free(mm, x) do { } while (0) macro
/kernel/linux/linux-5.10/arch/um/kernel/skas/
H A Dmmu.c53 p4d_free(mm, p4d); in init_stub_pte()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgalloc.h62 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgalloc.h62 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgalloc.h161 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgalloc.h159 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/kernel/linux/linux-5.10/mm/kasan/
H A Dinit.c348 p4d_free(&init_mm, (p4d_t *)page_to_virt(pgd_page(*pgd))); in kasan_free_p4d()
/kernel/linux/linux-6.6/mm/kasan/
H A Dinit.c348 p4d_free(&init_mm, (p4d_t *)page_to_virt(pgd_page(*pgd))); in kasan_free_p4d()
/kernel/linux/linux-5.10/mm/
H A Ddebug_vm_pgtable.c1135 p4d_free(mm, saved_p4dp); in debug_vm_pgtable()
H A Dmemory.c4816 p4d_free(mm, new); in __p4d_alloc()
/kernel/linux/linux-6.6/mm/
H A Ddebug_vm_pgtable.c1086 p4d_free(args->mm, args->start_p4dp); in destroy_args()
H A Dmemory.c5548 p4d_free(mm, new); in __p4d_alloc()

Completed in 22 milliseconds