Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhugetlb.h896 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
918 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
1220 static inline bool hugepage_migration_supported(struct hstate *h)
/linux-6.15/mm/
H A Dpage_isolation.c93 if (h && !hugepage_migration_supported(h)) in has_unmovable_pages()
H A Dmigrate.c1633 if (!hugepage_migration_supported(folio_hstate(folio))) { in migrate_hugetlbs()
H A Dmempolicy.c1815 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()