Searched refs:pgtable_trans_huge_withdraw (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/arch/arc/include/asm/ |
D | hugepage.h | 67 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/Linux-v5.10/mm/ |
D | pgtable-generic.c | 177 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
D | huge_memory.c | 1635 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1764 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 1998 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2113 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
D | debug_vm_pgtable.c | 201 pgtable = pgtable_trans_huge_withdraw(mm, pmdp); in pmd_advanced_tests()
|
/Linux-v5.10/arch/sparc/mm/ |
D | tlb.c | 278 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/Linux-v5.10/arch/arc/mm/ |
D | tlb.c | 657 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | pgtable_64.h | 983 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/Linux-v5.10/include/linux/ |
D | pgtable.h | 468 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1283 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
/Linux-v5.10/arch/s390/mm/ |
D | pgtable.c | 550 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/Linux-v5.10/arch/s390/include/asm/ |
D | pgtable.h | 1532 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|