Searched refs:section_to_node_table (Results 1 – 1 of 1) sorted by relevance
37 * do a lookup in the section_to_node_table in order to find which41 static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable 43 static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable 48 return section_to_node_table[page_to_section(page)]; in page_to_nid() 54 section_to_node_table[section_nr] = nid; in set_section_nid()