Home
last modified time | relevance | path

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

/include/linux/
Dhugetlb.h782 #ifndef arch_hugetlb_migration_supported
783 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
794 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
802 return arch_hugetlb_migration_supported(h); in hugepage_migration_supported()