Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhugetlb.h918 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
940 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
1161 static inline bool hugepage_migration_supported(struct hstate *h)
/Linux-v6.6/mm/
Dpage_isolation.c86 if (!hugepage_migration_supported(folio_hstate(folio))) in has_unmovable_pages()
Dmigrate.c1540 if (!hugepage_migration_supported(folio_hstate(folio))) { in migrate_hugetlbs()
Dmempolicy.c1750 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()