Home
last modified time | relevance | path

Searched refs:pte_frag_destroy (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpgalloc.h35 void pte_frag_destroy(void *pte_frag);
/linux/arch/powerpc/mm/
H A Dmmu_context.c115 pte_frag_destroy(frag); in arch_exit_mmap()
H A Dpgtable-frag.c18 void pte_frag_destroy(void *pte_frag) in pte_frag_destroy() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h23 void pte_frag_destroy(void *pte_frag);
/linux/arch/powerpc/mm/book3s64/
H A Dmmu_context.c265 pte_frag_destroy(frag); in destroy_pagetable_cache()