Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/
Dmmu_context.c102 pte_frag_destroy(frag); in arch_exit_mmap()
Dpgtable-frag.c18 void pte_frag_destroy(void *pte_frag) in pte_frag_destroy() function
/Linux-v5.4/arch/powerpc/include/asm/
Dpgalloc.h35 void pte_frag_destroy(void *pte_frag);
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h25 void pte_frag_destroy(void *pte_frag);
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dmmu_context.c246 pte_frag_destroy(frag); in destroy_pagetable_cache()