Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhuge_mm.h307 static inline bool thp_migration_supported(void) in thp_migration_supported() function
466 static inline bool thp_migration_supported(void) in thp_migration_supported() function
/linux/mm/
A Dpage_vma_mapped.c234 if (!thp_migration_supported() || in page_vma_mapped_walk()
A Dhmm.c341 if (thp_migration_supported() && is_pmd_migration_entry(pmd)) { in hmm_vma_walk_pmd()
A Dhuge_memory.c1521 VM_BUG_ON(thp_migration_supported() && in madvise_free_huge_pmd()
1616 } else if (thp_migration_supported()) { in zap_huge_pmd()
1735 if (prot_numa && !thp_migration_supported()) in change_huge_pmd()
A Dmadvise.c340 VM_BUG_ON(thp_migration_supported() && in madvise_cold_or_pageout_pte_range()
A Dmigrate.c1184 if (!thp_migration_supported() && PageTransHuge(page)) in unmap_and_move()
A Dgup.c647 VM_BUG_ON(thp_migration_supported() && in follow_pmd_mask()
A Dvmscan.c1681 (thp_migration_supported() || !PageTransHuge(page))) { in shrink_page_list()
A Dmemory.c4665 VM_BUG_ON(thp_migration_supported() && in __handle_mm_fault()
A Dmemcontrol.c5744 VM_BUG_ON(thp_migration_supported() && in get_mctgt_type_thp()
/linux/fs/proc/
A Dtask_mmu.c553 } else if (unlikely(thp_migration_supported() && is_swap_pmd(*pmd))) { in smaps_pmd_entry()

Completed in 70 milliseconds