Searched refs:zap_deposited_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | huge_memory.c | 1641 static inline void zap_deposited_table(struct mm_struct *mm, pmd_t *pmd) in zap_deposited_table() function 1672 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 1677 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 1700 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 1704 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 2054 zap_deposited_table(mm, pmd); in __split_huge_pmd_locked()
|
/kernel/linux/linux-6.6/mm/ |
H A D | huge_memory.c | 1650 static inline void zap_deposited_table(struct mm_struct *mm, pmd_t *pmd) in zap_deposited_table() function 1682 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 1685 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 1707 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 1711 zap_deposited_table(tlb->mm, pmd); in zap_huge_pmd() 2094 zap_deposited_table(mm, pmd); in __split_huge_pmd_locked()
|
Completed in 9 milliseconds