Searched refs:page_to_section (Results 1 – 2 of 2) sorted by relevance
/include/asm-generic/ | ||
D | memory_model.h | 35 int __sec = page_to_section(__pg); \ |
/include/linux/ | ||
D | mm.h | 1611 static inline unsigned long page_to_section(const struct page *page) in page_to_section() function |