Searched refs:__pte_alloc_one (Results 1 – 4 of 4) sorted by relevance
58 page = __pte_alloc_one(mm, GFP_PGTABLE_USER); in pte_alloc_one()
99 pte = __pte_alloc_one(mm, GFP_PGTABLE_USER | PGTABLE_HIGHMEM); in pte_alloc_one()
80 #define __pte_alloc_one(...) alloc_hooks(__pte_alloc_one_noprof(__VA_ARGS__)) macro
33 return __pte_alloc_one(mm, __userpte_alloc_gfp); in pte_alloc_one()