Home
last modified time | relevance | path

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

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