Searched defs:pte_alloc_one (Results 1 – 5 of 5) sorted by relevance
30 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
48 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
37 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
95 pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
101 #define pte_alloc_one(...) alloc_hooks(pte_alloc_one_noprof(__VA_ARGS__)) macro