Home
last modified time | relevance | path

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

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