Home
last modified time | relevance | path

Searched refs:pte_free_kernel (Results 1 – 10 of 10) 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/
H A Dhugetlb_vmemmap.c92 pte_free_kernel(&init_mm, pgtable); in vmemmap_split_pmd()
H A Dmemory.c477 pte_free_kernel(&init_mm, new); in __pte_alloc_kernel()
/linux/arch/x86/mm/pat/
H A Dset_memory.c1418 pte_free_kernel(&init_mm, pte); in try_to_free_pte_page()