Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhuge_mm.h244 static inline bool thp_migration_supported(void) in thp_migration_supported() function
358 static inline bool thp_migration_supported(void) in thp_migration_supported() function
/Linux-v4.19/mm/
Dpage_vma_mapped.c171 if (thp_migration_supported()) { in page_vma_mapped_walk()
Dhuge_memory.c1631 VM_BUG_ON(thp_migration_supported() && in madvise_free_huge_pmd()
1729 } else if (thp_migration_supported()) { in zap_huge_pmd()
Dgup.c246 VM_BUG_ON(thp_migration_supported() && in follow_pmd_mask()
Dmigrate.c1157 if (!thp_migration_supported() && PageTransHuge(page)) in unmap_and_move()
Dmemory.c4086 VM_BUG_ON(thp_migration_supported() && in __handle_mm_fault()
Dmemcontrol.c4943 VM_BUG_ON(thp_migration_supported() && in get_mctgt_type_thp()