Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h665 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
687 if (!hugepage_migration_supported(h)) in hugepage_movable_supported()
890 static inline bool hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
/OK3568_Linux_fs/kernel/mm/
H A Dmigrate.c1278 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
H A Dmempolicy.c1769 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()
H A Dpage_alloc.c8602 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()