Searched refs:arch_alloc_nodedata (Results 1 – 5 of 5) sorted by relevance
29 extern pg_data_t *arch_alloc_nodedata(int nid);34 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid) macro
200 pg_data_t * __init arch_alloc_nodedata(int nid) in arch_alloc_nodedata() function
426 pg_data_t * __init arch_alloc_nodedata(int nid) in arch_alloc_nodedata() function
611 pg_data_t * __init arch_alloc_nodedata(int nid) in arch_alloc_nodedata() function
8373 pgdat = arch_alloc_nodedata(nid); in free_area_init()