Searched refs:thp_migration_supported (Results 1 – 11 of 11) sorted by relevance
291 static inline bool thp_migration_supported(void) in thp_migration_supported() function435 static inline bool thp_migration_supported(void) in thp_migration_supported() function
219 if (!thp_migration_supported() || in page_vma_mapped_walk()
339 if (thp_migration_supported() && is_pmd_migration_entry(pmd)) { in hmm_vma_walk_pmd()
1577 VM_BUG_ON(thp_migration_supported() && in madvise_free_huge_pmd()1672 } else if (thp_migration_supported()) { in zap_huge_pmd()1794 if (prot_numa && !thp_migration_supported()) in change_huge_pmd()
356 VM_BUG_ON(thp_migration_supported() && in madvise_cold_or_pageout_pte_range()
1167 if (!thp_migration_supported() && PageTransHuge(page)) in unmap_and_move()
703 VM_BUG_ON(!thp_migration_supported() || in follow_pmd_mask()
5074 VM_BUG_ON(thp_migration_supported() && in __handle_mm_fault()
1803 (thp_migration_supported() || !folio_test_large(folio))) { in shrink_folio_list()
5886 VM_BUG_ON(thp_migration_supported() && in get_mctgt_type_thp()
584 } else if (unlikely(thp_migration_supported() && is_swap_pmd(*pmd))) { in smaps_pmd_entry()