Searched refs:arch_hugetlb_migration_supported (Results 1 – 3 of 3) sorted by relevance
16 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro17 extern bool arch_hugetlb_migration_supported(struct hstate *h);
892 #ifndef arch_hugetlb_migration_supported893 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function904 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function912 return arch_hugetlb_migration_supported(h); in hugepage_migration_supported()
76 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
Completed in 7 milliseconds