Searched refs:arch_hugetlb_migration_supported (Results 1 – 5 of 5) sorted by relevance
15 bool arch_hugetlb_migration_supported(struct hstate *h);16 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro
17 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro18 extern bool arch_hugetlb_migration_supported(struct hstate *h);
901 #ifndef arch_hugetlb_migration_supported902 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function913 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function921 return arch_hugetlb_migration_supported(h); in hugepage_migration_supported()
430 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
76 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function