Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpagemap.h826 return head + (index & (thp_nr_pages(head) - 1)); in find_subpage()
1392 rac->_batch_count += thp_nr_pages(page); in __readahead_batch()
Dmm.h2070 static inline int thp_nr_pages(struct page *page) in thp_nr_pages() function
/Linux-v6.6/mm/
Dmigrate.c2115 thp_nr_pages(head)); in add_page_for_migration()
2496 int nr_pages = thp_nr_pages(page); in numamigrate_isolate_page()
2547 int nr_pages = thp_nr_pages(page); in migrate_misplaced_page()
Dmemory_hotplug.c1724 pfn = page_to_pfn(head) + thp_nr_pages(page) - 1; in do_migrate_range()
Dkhugepaged.c2123 nr = thp_nr_pages(hpage); in collapse_file()
Dhuge_memory.c2504 unsigned int nr = thp_nr_pages(head); in __split_huge_page()
/Linux-v6.6/kernel/sched/
Dfair.c1874 thp_nr_pages(page)); in should_numa_migrate_memory()