Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhugetlb.h919 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
941 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
1164 static inline bool hugepage_migration_supported(struct hstate *h)
/openbmc/linux/mm/
H A Dpage_isolation.c86 if (!hugepage_migration_supported(folio_hstate(folio))) in has_unmovable_pages()
H A Dmigrate.c1548 if (!hugepage_migration_supported(folio_hstate(folio))) { in migrate_hugetlbs()
H A Dmempolicy.c1738 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()