Searched refs:__pte_alloc (Results 1 – 3 of 3) sorted by relevance
791 unlikely(__pte_alloc(dst_mm, dst_pmd))) { in mfill_atomic()1719 if (unlikely(__pte_alloc(mm, src_pmd))) { in move_pages()
446 int __pte_alloc(struct mm_struct *mm, pmd_t *pmd) in __pte_alloc() function
2828 int __pte_alloc(struct mm_struct *mm, pmd_t *pmd);3026 #define pte_alloc(mm, pmd) (unlikely(pmd_none(*(pmd))) && __pte_alloc(mm, pmd))