Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate_device.c48 if (thp_migration_supported() && in migrate_vma_collect_hole()
198 if (thp_migration_supported() && in migrate_vma_collect_huge_pmd()
1002 if (thp_migration_supported() && (*dst & MIGRATE_PFN_COMPOUND)) { in migrate_vma_insert_page()
1171 if (thp_migration_supported()) { in __migrate_device_pages()
H A Dpage_vma_mapped.c251 if (!thp_migration_supported() || in page_vma_mapped_walk()
H A Dhmm.c415 if (thp_migration_supported() && pmd_is_migration_entry(pmd)) { in hmm_vma_walk_pmd()
H A Dhuge_memory.c1891 if (unlikely(thp_migration_supported() && in copy_huge_pmd()
2282 VM_BUG_ON(thp_migration_supported() && in madvise_free_huge_pmd()
2387 if (!thp_migration_supported()) in zap_huge_pmd()
2569 if (prot_numa && !thp_migration_supported()) in change_huge_pmd()
2576 if (thp_migration_supported() && pmd_is_valid_softleaf(*pmd)) { in change_huge_pmd()
H A Dmadvise.c392 VM_BUG_ON(thp_migration_supported() && in madvise_cold_or_pageout_pte_range()
H A Dmigrate.c1862 if (!thp_migration_supported() && is_thp) { in migrate_pages_batch()
H A Dvmscan.c1268 (thp_migration_supported() || !folio_test_large(folio))) { in shrink_folio_list()
/linux/include/linux/
H A Dhuge_mm.h559 static inline bool thp_migration_supported(void) in thp_migration_supported() function
735 static inline bool thp_migration_supported(void) in thp_migration_supported() function
/linux/fs/proc/
H A Dtask_mmu.c1067 } else if (unlikely(thp_migration_supported())) { in smaps_pmd_entry()
2015 } else if (thp_migration_supported()) { in pagemap_pmd_range_thp()