Searched refs:p4d_alloc_one (Results 1 – 4 of 4) sorted by relevance
50 #define p4d_alloc_one(mm, address) NULL macro
256 #define p4d_alloc_one(...) alloc_hooks(p4d_alloc_one_noprof(__VA_ARGS__)) macro
66 #define p4d_alloc_one(...) alloc_hooks(p4d_alloc_one_noprof(__VA_ARGS__)) macro
6619 p4d_t *new = p4d_alloc_one(mm, address); in __p4d_alloc()