Searched refs:__pte_alloc_one (Results 1 – 4 of 4) sorted by relevance
99 pte = __pte_alloc_one(mm, GFP_PGTABLE_USER | PGTABLE_HIGHMEM); in pte_alloc_one()
86 #define __pte_alloc_one(...) alloc_hooks(__pte_alloc_one_noprof(__VA_ARGS__)) macro
18 return __pte_alloc_one(mm, GFP_PGTABLE_USER); in pte_alloc_one()
2868 static pte_t *__pte_alloc_one(struct mm_struct *mm) in __pte_alloc_one() function2883 return __pte_alloc_one(mm); in pte_alloc_one_kernel()2888 return __pte_alloc_one(mm); in pte_alloc_one()