Searched refs:pgtable_trans_huge_withdraw (Results 1 – 11 of 11) sorted by relevance
/linux/mm/ |
A D | pgtable-generic.c | 177 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
A D | huge_memory.c | 1575 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1701 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 1942 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2066 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
A D | debug_vm_pgtable.c | 287 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
|
/linux/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/arch/sparc/include/asm/ |
A D | pgtable_64.h | 979 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux/include/linux/ |
A D | pgtable.h | 541 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 1338 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
/linux/arch/s390/mm/ |
A D | pgtable.c | 564 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/linux/arch/s390/include/asm/ |
A D | pgtable.h | 1548 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux/ |
A D | System.map | 7222 ffff8000101dc7c0 T pgtable_trans_huge_withdraw
|
A D | .tmp_System.map | 7222 ffff8000101dc7c0 T pgtable_trans_huge_withdraw
|
Completed in 296 milliseconds