Searched refs:pgtable_pmd_page_dtor (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
H A Dpgalloc.h87 pgtable_pmd_page_dtor(virt_to_page(pmd)); pmd_free()
120 pgtable_pmd_page_dtor(virt_to_page(pgd)); pgd_free()
H A Dtlb.h123 pgtable_pmd_page_dtor(virt_to_page(pmd)); pmd_free_tlb()
/linux-4.1.27/arch/x86/include/asm/
H A Dpgalloc.h97 pgtable_pmd_page_dtor(virt_to_page(pmd)); pmd_free()
/linux-4.1.27/arch/x86/mm/
H A Dpgtable.c74 pgtable_pmd_page_dtor(page); ___pmd_free_tlb()
200 pgtable_pmd_page_dtor(virt_to_page(pmds[i])); free_pmds()
/linux-4.1.27/include/linux/
H A Dmm.h1606 static inline void pgtable_pmd_page_dtor(struct page *page) pgtable_pmd_page_dtor() function
1624 static inline void pgtable_pmd_page_dtor(struct page *page) {} pgtable_pmd_page_dtor() function

Completed in 115 milliseconds