Home
last modified time | relevance | path

Searched refs:hugepage_migration_supported (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dhugetlb.h496 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
600 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
/Linux-v4.19/mm/
Dmemory_hotplug.c1336 if (hugepage_migration_supported(page_hstate(page)) && in scan_movable_pages()
Dmigrate.c1281 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
Dhugetlb.c922 if (hugepage_migration_supported(h)) in htlb_alloc_mask()
Dpage_alloc.c7700 if (!hugepage_migration_supported(page_hstate(page))) in has_unmovable_pages()