Home
last modified time | relevance | path

Searched refs:pte_free (Results 1 – 11 of 11) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h74 void pte_free(struct mm_struct * mm, pgtable_t pte);
75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
H A Dpgalloc_64.h66 void pte_free(struct mm_struct *mm, pgtable_t ptepage);
/linux/arch/xtensa/include/asm/
H A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
/linux/arch/powerpc/include/asm/
H A Dpgalloc.h43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/linux/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
H A Dmcf_pgalloc.h64 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
/linux/arch/arm/mm/
H A Dpgd.c169 pte_free(mm, pte); in pgd_free()
/linux/include/asm-generic/
H A Dpgalloc.h110 * pte_free - free PTE-level user page table memory
114 static inline void pte_free(struct mm_struct *mm, struct page *pte_page) in pte_free() function
/linux/mm/
H A Dhuge_memory.c1368 pte_free(vma->vm_mm, pgtable); in vma_alloc_anon_folio_pmd()
1384 pte_free(vma->vm_mm, pgtable); in map_anon_folio_pmd_nopf()
1501 pte_free(vma->vm_mm, pgtable); in vma_thp_gfp_mask()
1511 pte_free(vma->vm_mm, pgtable); in vma_thp_gfp_mask()
1514 pte_free(vma->vm_mm, pgtable); in vma_thp_gfp_mask()
1525 pte_free(vma->vm_mm, pgtable);
1608 pte_free(mm, pgtable); in insert_pmd()
1918 pte_free(dst_mm, pgtable); in copy_huge_non_present_pmd()
1944 pte_free(dst_mm, pgtable); in copy_huge_pmd()
2355 pte_free(m in madvise_free_huge_pmd()
[all...]
H A Dmigrate_device.c873 pte_free(vma->vm_mm, pgtable); in migrate_vma_insert_huge_pmd_page()
894 pte_free(vma->vm_mm, pgtable); in migrate_vma_insert_huge_pmd_page()
H A Dmemory.c459 pte_free(mm, new); in __pte_alloc()
6002 pte_free(vm_mm, vmf->prealloc_pte); in do_shared_fault()