Home
last modified time | relevance | path

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

/mm/
Dsparse.c40 static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable
42 static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable
47 return section_to_node_table[page_to_section(page)]; in page_to_nid()
53 section_to_node_table[section_nr] = nid; in set_section_nid()