Searched refs:pgtable_trans_huge_withdraw (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/mm/ |
D | pgtable-generic.c | 178 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
D | huge_memory.c | 1631 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1757 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 2020 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2170 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
D | debug_vm_pgtable.c | 289 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
|
/Linux-v6.1/arch/sparc/mm/ |
D | tlb.c | 279 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/Linux-v6.1/arch/sparc/include/asm/ |
D | pgtable_64.h | 961 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/Linux-v6.1/include/linux/ |
D | pgtable.h | 586 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/Linux-v6.1/arch/s390/mm/ |
D | pgtable.c | 564 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1343 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
/Linux-v6.1/arch/s390/include/asm/ |
D | pgtable.h | 1607 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|