Home
last modified time | relevance | path

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

/linux/mm/
A Dsparse.c41 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()

Completed in 4 milliseconds