Searched refs:page_to_section (Results 1 – 3 of 3) sorted by relevance
35 int __sec = page_to_section(__pg); \
48 return section_to_node_table[page_to_section(page)]; in page_to_nid()
1508 static inline unsigned long page_to_section(const struct page *page) in page_to_section() function