Home
last modified time | relevance | path

Searched refs:section_to_node_table (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/mm/
Dsparse.c38 static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable
40 static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable
45 return section_to_node_table[page_to_section(page)]; in page_to_nid()
51 section_to_node_table[section_nr] = nid; in set_section_nid()