Home
last modified time | relevance | path

Searched refs:ia64_node_data (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dnodedata.h26 struct ia64_node_data { struct
58 ((struct ia64_node_data *)((u64)(pgdat) + \
H A Dprocessor.h229 struct ia64_node_data *node_data;
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dnodedata.h26 struct ia64_node_data { struct
58 ((struct ia64_node_data *)((u64)(pgdat) + \
H A Dprocessor.h229 struct ia64_node_data *node_data;
/kernel/linux/linux-5.10/arch/ia64/mm/
H A Ddiscontig.c37 struct ia64_node_data *node_data;
120 pernodesize += L1_CACHE_ALIGN(sizeof(struct ia64_node_data)); in compute_pernodesize()
276 pernode += L1_CACHE_ALIGN(sizeof(struct ia64_node_data)); in fill_pernode()
302 * | local ia64_node_data |
308 * could probably move the allocation of the per-cpu and ia64_node_data space
/kernel/linux/linux-6.6/arch/ia64/mm/
H A Ddiscontig.c38 struct ia64_node_data *node_data;
121 pernodesize += L1_CACHE_ALIGN(sizeof(struct ia64_node_data)); in compute_pernodesize()
277 pernode += L1_CACHE_ALIGN(sizeof(struct ia64_node_data)); in fill_pernode()
303 * | local ia64_node_data |
309 * could probably move the allocation of the per-cpu and ia64_node_data space

Completed in 5 milliseconds