Home
last modified time | relevance | path

Searched refs:thp_nr_pages (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dpagemap.h851 return head + (index & (thp_nr_pages(head) - 1)); in find_subpage()
1417 rac->_batch_count += thp_nr_pages(page); in __readahead_batch()
H A Dmm.h2072 static inline int thp_nr_pages(struct page *page) in thp_nr_pages() function
/openbmc/linux/mm/
H A Dmigrate.c2125 thp_nr_pages(head)); in add_page_for_migration()
2506 int nr_pages = thp_nr_pages(page); in numamigrate_isolate_page()
2565 int nr_pages = thp_nr_pages(page); in migrate_misplaced_page()
H A Dmemory_hotplug.c1726 pfn = page_to_pfn(head) + thp_nr_pages(page) - 1; in do_migrate_range()
H A Dkhugepaged.c2123 nr = thp_nr_pages(hpage); in collapse_file()
H A Dhuge_memory.c2507 unsigned int nr = thp_nr_pages(head); in __split_huge_page()
/openbmc/linux/kernel/sched/
H A Dfair.c1880 thp_nr_pages(page)); in should_numa_migrate_memory()