Searched refs:hugepage_migration_supported (Results 1 – 3 of 3) sorted by relevance
459 static inline int hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function526 #define hugepage_migration_supported(h) 0 macro
1038 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
869 if (hugepages_treat_as_movable || hugepage_migration_supported(h)) in htlb_alloc_mask()