Home
last modified time | relevance | path

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

/linux-4.1.27/include/asm-generic/
Dmemory_model.h61 int __sec = page_to_section(__pg); \
/linux-4.1.27/mm/
Dsparse.c47 return section_to_node_table[page_to_section(page)]; in page_to_nid()
/linux-4.1.27/include/linux/
Dmm.h890 static inline unsigned long page_to_section(const struct page *page) in page_to_section() function