Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dhugetlb.h15 bool arch_hugetlb_migration_supported(struct hstate *h);
16 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro
/linux/arch/arm64/include/asm/
H A Dhugetlb.h17 #define arch_hugetlb_migration_supported arch_hugetlb_migration_supported macro
18 extern bool arch_hugetlb_migration_supported(struct hstate *h);
/linux/include/linux/
H A Dhugetlb.h851 #ifndef arch_hugetlb_migration_supported
852 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
863 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
871 return arch_hugetlb_migration_supported(h); in hugepage_migration_supported()
/linux/arch/riscv/mm/
H A Dhugetlbpage.c420 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function
/linux/arch/arm64/mm/
H A Dhugetlbpage.c69 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() function