Searched refs:adjust_present_page_count (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/base/ |
| H A D | memory.c | 268 adjust_present_page_count(pfn_to_page(start_pfn), mem->group, in memory_block_online() 299 adjust_present_page_count(pfn_to_page(start_pfn), mem->group, in memory_block_offline() 307 adjust_present_page_count(pfn_to_page(start_pfn), in memory_block_offline()
|
| /linux/mm/ |
| H A D | memory_hotplug.c | 1069 void adjust_present_page_count(struct page *page, struct memory_group *group, in adjust_present_page_count() function 1208 adjust_present_page_count(pfn_to_page(pfn), group, nr_pages); in online_pages() 2062 adjust_present_page_count(pfn_to_page(start_pfn), group, -nr_pages); in offline_pages()
|