Home
last modified time | relevance | path

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

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