Searched refs:pgtable_trans_huge_withdraw (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/arc/include/asm/ |
| D | hugepage.h | 68 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /Linux-v5.4/mm/ |
| D | pgtable-generic.c | 168 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| D | huge_memory.c | 1264 pgtable = pgtable_trans_huge_withdraw(vma->vm_mm, vmf->pmd); in do_huge_pmd_wp_page_fallback() 1767 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1902 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 2122 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2235 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
| /Linux-v5.4/arch/sparc/mm/ |
| D | tlb.c | 280 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /Linux-v5.4/arch/arc/mm/ |
| D | tlb.c | 678 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /Linux-v5.4/include/asm-generic/ |
| D | pgtable.h | 309 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgtable_64.h | 1006 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 1273 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
| /Linux-v5.4/arch/s390/mm/ |
| D | pgtable.c | 532 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /Linux-v5.4/arch/s390/include/asm/ |
| D | pgtable.h | 1503 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|