Searched refs:adjust_present_page_count (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/base/ |
| A D | memory.c | 215 adjust_present_page_count(pfn_to_page(start_pfn), mem->group, in memory_block_online() 233 adjust_present_page_count(pfn_to_page(start_pfn), mem->group, in memory_block_offline() 241 adjust_present_page_count(pfn_to_page(start_pfn), in memory_block_offline()
|
| /linux/include/linux/ |
| A D | memory_hotplug.h | 101 extern void adjust_present_page_count(struct page *page,
|
| /linux/mm/ |
| A D | memory_hotplug.c | 997 void adjust_present_page_count(struct page *page, struct memory_group *group, in adjust_present_page_count() function 1115 adjust_present_page_count(pfn_to_page(pfn), group, nr_pages); in online_pages() 1983 adjust_present_page_count(pfn_to_page(start_pfn), group, -nr_pages); in offline_pages()
|
Completed in 12 milliseconds