Searched refs:pgtable_trans_huge_withdraw (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/arch/arc/include/asm/ |
H A D | hugepage.h | 75 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.4.14/arch/sparc/mm/ |
H A D | tlb.c | 233 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 D | pgtable-generic.c | 171 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) pgtable_trans_huge_withdraw() function
|
H A D | huge_memory.c | 1106 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 D | pgtable.h | 237 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | pgtable-ppc64.h | 607 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.4.14/arch/arc/mm/ |
H A D | tlb.c | 677 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 D | pgtable_64.c | 678 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 D | pgtable.c | 1313 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 D | pgtable_64.h | 966 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | pgtable.h | 1534 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
Completed in 398 milliseconds