section_to_node_table 42 mm/sparse.c static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; section_to_node_table 44 mm/sparse.c static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; section_to_node_table 49 mm/sparse.c return section_to_node_table[page_to_section(page)]; section_to_node_table 55 mm/sparse.c section_to_node_table[section_nr] = nid;