Searched refs:pgtable_trans_huge_withdraw (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/mm/ |
D | pgtable-generic.c | 170 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
D | huge_memory.c | 1037 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in do_huge_pmd_wp_page_fallback() 1406 pgtable = pgtable_trans_huge_withdraw(tlb->mm, pmd); in zap_huge_pmd() 1467 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 1764 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_page_map() 2865 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd()
|
/linux-4.1.27/arch/sparc/mm/ |
D | tlb.c | 222 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/linux-4.1.27/include/asm-generic/ |
D | pgtable.h | 198 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 595 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.1.27/arch/powerpc/mm/ |
D | pgtable_64.c | 693 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgtable_64.h | 945 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-4.1.27/arch/s390/mm/ |
D | pgtable.c | 1389 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgtable.h | 1467 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|