Home
last modified time | relevance | path

Searched refs:pgtable_trans_huge_withdraw (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/sparc/mm/
Dtlb.c284 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
/linux-6.12.1/mm/
Dpgtable-generic.c181 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
Dhuge_memory.c2038 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table()
2169 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd()
2490 src_pgtable = pgtable_trans_huge_withdraw(mm, src_pmd); in move_pages_huge_pmd()
2626 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd()
2798 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
Ddebug_vm_pgtable.c264 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
/linux-6.12.1/arch/sparc/include/asm/
Dpgtable_64.h1002 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
/linux-6.12.1/include/linux/
Dpgtable.h938 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1351 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
/linux-6.12.1/arch/s390/mm/
Dpgtable.c580 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
/linux-6.12.1/arch/s390/include/asm/
Dpgtable.h1742 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);