Searched refs:arch_hugetlb_migration_supported (Results 1 – 2 of 2) sorted by relevance
15 bool arch_hugetlb_migration_supported(struct hstate *h);16 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro
897 #ifndef arch_hugetlb_migration_supported898 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function909 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function917 return arch_hugetlb_migration_supported(h); in hugepage_migration_supported()