Searched refs:pgtable_trans_huge_withdraw (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/sparc/mm/ |
| H A D | tlb.c | 287 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /linux-6.15/mm/ |
| H A D | pgtable-generic.c | 181 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 | 2200 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 2342 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 2665 src_pgtable = pgtable_trans_huge_withdraw(mm, src_pmd); in move_pages_huge_pmd() 2832 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 3006 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
| H A D | debug_vm_pgtable.c | 264 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 1000 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /linux-6.15/include/linux/ |
| H A D | pgtable.h | 968 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
| /linux-6.15/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1351 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
| /linux-6.15/arch/s390/mm/ |
| H A D | pgtable.c | 570 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | pgtable.h | 1776 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|