Searched refs:pgtable_trans_huge_withdraw (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | pgtable-generic.c | 178 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
A D | huge_memory.c | 1668 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1794 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 2053 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2204 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
A D | debug_vm_pgtable.c | 275 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
|
/linux-6.3-rc2/arch/sparc/mm/ |
A D | tlb.c | 279 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | pgtable_64.h | 964 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-6.3-rc2/include/linux/ |
A D | pgtable.h | 591 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 1270 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
/linux-6.3-rc2/arch/s390/mm/ |
A D | pgtable.c | 589 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | pgtable.h | 1673 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
Completed in 31 milliseconds