Home
last modified time | relevance | path

Searched refs:pte_free_kernel (Results 1 – 12 of 12) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpgalloc.h38 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h72 #define pte_free_kernel(mm, pte) free_pte_fast(pte) macro
H A Dpgalloc_64.h65 void pte_free_kernel(struct mm_struct *mm, pte_t *pte);
/linux/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h32 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
H A Dmcf_pgalloc.h8 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux/include/asm-generic/
H A Dpgalloc.h55 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux/arch/arm/mm/
H A Dioremap.c196 pte_free_kernel(&init_mm, pmd_page_vaddr(pmd)); in unmap_area_sections()
/linux/mm/kasan/
H A Dinit.c295 pte_free_kernel(&init_mm, (pte_t *)page_to_virt(pmd_page(*pmd))); in kasan_free_pte()
/linux/mm/
H A Dhugetlb_vmemmap.c91 pte_free_kernel(&init_mm, pgtable); in vmemmap_split_pmd()
H A Dmemory.c490 pte_free_kernel(&init_mm, new); in __pte_alloc_kernel()
/linux/arch/arm64/mm/
H A Dmmu.c1866 pte_free_kernel(NULL, table); in __pmd_free_pte_page()
/linux/arch/sparc/mm/
H A Dinit_64.c2899 void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function