Searched refs:p4d_alloc_one (Results 1 – 4 of 4) sorted by relevance
50 #define p4d_alloc_one(mm, address) NULL macro
52 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long address) in p4d_alloc_one() function
150 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) p4d_alloc_one() function
6406 p4d_t *new = p4d_alloc_one(mm, address); in __p4d_alloc()