Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h907 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
929 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
1231 static inline bool hugepage_migration_supported(struct hstate *h)
/linux/mm/
H A Dpage_isolation.c58 if (h && !hugepage_migration_supported(h)) in page_is_unmovable()
H A Dmigrate.c1642 if (!hugepage_migration_supported(folio_hstate(folio))) { in migrate_hugetlbs()
H A Dmempolicy.c2003 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()