Lines Matching refs:pg_data_t
51 pg_data_t *pgdat_list[MAX_NUMNODES];
125 pernodesize += L1_CACHE_ALIGN(sizeof(pg_data_t)); in compute_pernodesize()
127 pernodesize += L1_CACHE_ALIGN(sizeof(pg_data_t)); in compute_pernodesize()
283 pernode += L1_CACHE_ALIGN(sizeof(pg_data_t)); in fill_pernode()
289 pernode += L1_CACHE_ALIGN(sizeof(pg_data_t)); in fill_pernode()
395 pg_data_t *pdp = pgdat_list[node]; in reserve_pernode_space()
417 pg_data_t **dst; in scatter_node_data()
622 pg_data_t *pgdat; in show_mem()
798 pg_data_t *arch_alloc_nodedata(int nid) in arch_alloc_nodedata()
805 void arch_free_nodedata(pg_data_t *pgdat) in arch_free_nodedata()
810 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata()