Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhugetlb.h504 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
526 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
715 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
/Linux-v5.4/mm/
Dmigrate.c1297 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
Dpage_alloc.c8240 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()