Searched refs:pgtable_trans_huge_withdraw (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/arc/include/asm/
H A Dhugepage.h75 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
/linux-4.4.14/arch/sparc/mm/
H A Dtlb.c233 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) pgtable_trans_huge_withdraw() function
/linux-4.4.14/mm/
H A Dpgtable-generic.c171 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) pgtable_trans_huge_withdraw() function
H A Dhuge_memory.c1106 pgtable = pgtable_trans_huge_withdraw(mm, pmd); do_huge_pmd_wp_page_fallback()
1467 * pgtable_trans_huge_withdraw after finishing pmdp related zap_huge_pmd()
1478 pte_free(tlb->mm, pgtable_trans_huge_withdraw(tlb->mm, pmd)); zap_huge_pmd()
1488 pte_free(tlb->mm, pgtable_trans_huge_withdraw(tlb->mm, pmd)); zap_huge_pmd()
1536 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); move_huge_pmd()
1837 pgtable = pgtable_trans_huge_withdraw(mm, pmd); __split_huge_page_map()
2942 pgtable = pgtable_trans_huge_withdraw(mm, pmd); __split_huge_zero_page_pmd()
/linux-4.4.14/include/asm-generic/
H A Dpgtable.h237 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64.h607 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
/linux-4.4.14/arch/arc/mm/
H A Dtlb.c677 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) pgtable_trans_huge_withdraw() function
/linux-4.4.14/arch/powerpc/mm/
H A Dpgtable_64.c678 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) pgtable_trans_huge_withdraw() function
/linux-4.4.14/arch/s390/mm/
H A Dpgtable.c1313 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) pgtable_trans_huge_withdraw() function
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgtable_64.h966 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h1534 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);

Completed in 398 milliseconds