Searched refs:pg_data_ptrs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dnodedata.h29 struct pglist_data *pg_data_ptrs[MAX_NUMNODES]; member in struct:ia64_node_data
47 #define NODE_DATA(nid) (local_node_data->pg_data_ptrs[nid])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Ddiscontig.c425 * pg_data_ptrs will be not initialized. Instead of using it,
430 dst = LOCAL_DATA_ADDR(pgdat_list[node])->pg_data_ptrs;

Completed in 101 milliseconds