Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dhugetlb.h16 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro
17 extern bool arch_hugetlb_migration_supported(struct hstate *h);
/arch/arm64/mm/
Dhugetlbpage.c60 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function