Searched refs:arch_alloc_nodedata (Results 1 – 3 of 3) sorted by relevance
168 extern pg_data_t *arch_alloc_nodedata(int nid);174 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid) macro
612 pg_data_t *arch_alloc_nodedata(int nid) in arch_alloc_nodedata() function
1171 pgdat = arch_alloc_nodedata(nid); in hotadd_new_pgdat()
Completed in 9 milliseconds