Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhugetlb.h445 static inline int hugepage_migration_supported(struct hstate *h) in hugepage_migration_supported() function
500 #define hugepage_migration_supported(h) 0 macro
/linux-4.1.27/mm/
Dmigrate.c1019 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
Dhugetlb.c620 if (hugepages_treat_as_movable || hugepage_migration_supported(h)) in htlb_alloc_mask()