Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h915 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
937 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
1229 static inline bool hugepage_migration_supported(struct hstate *h)
/linux/mm/
H A Dmigrate.c1661 if (!hugepage_migration_supported(folio_hstate(folio))) { in migrate_hugetlbs()
H A Dmempolicy.c2003 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()