Searched refs:pgtable_trans_huge_withdraw (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/sparc/mm/ |
| H A D | tlb.c | 293 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /linux/mm/ |
| H A D | pgtable-generic.c | 182 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| H A D | huge_memory.c | 2339 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 2498 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 2805 src_pgtable = pgtable_trans_huge_withdraw(mm, src_pmd); in move_pages_huge_pmd() 2967 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 3174 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
| H A D | debug_vm_pgtable.c | 279 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
|
| /linux/arch/s390/mm/ |
| H A D | pgtable.c | 332 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 998 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1373 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
| /linux/include/linux/ |
| H A D | pgtable.h | 1180 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1667 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|