Home
last modified time | relevance | path

Searched refs:pmd_trans_unstable (Results 1 – 14 of 14) sorted by relevance

/linux/mm/
A Dmincore.c115 if (pmd_trans_unstable(pmd)) { in mincore_pte_range()
A Dmapping_dirty_helpers.c130 if (!pmd_trans_unstable(&pmdval)) in wp_clean_pmd_entry()
A Dmadvise.c392 if (pmd_trans_unstable(pmd)) in madvise_cold_or_pageout_pte_range()
589 if (pmd_trans_unstable(pmd)) in madvise_free_pte_range()
A Dpagewalk.c146 if (pmd_trans_unstable(pmd)) in walk_pmd_range()
A Dmprotect.c57 if (pmd_trans_unstable(pmd)) in change_pte_range()
A Dmremap.c542 if (pmd_trans_unstable(old_pmd)) in move_page_tables()
A Dmigrate.c2270 if (pmd_trans_unstable(pmdp)) in migrate_vma_collect_pmd()
2748 if (unlikely(pmd_trans_unstable(pmdp))) in migrate_vma_insert_page()
A Dmemory-failure.c644 if (pmd_trans_unstable(pmdp)) in hwpoison_pte_range()
A Dmempolicy.c520 if (pmd_trans_unstable(pmd)) in queue_pages_pte_range()
A Dgup.c697 if (pmd_trans_unstable(pmd)) in follow_pmd_mask()
A Dmemcontrol.c5790 if (pmd_trans_unstable(pmd)) in mem_cgroup_count_precharge_pte_range()
6008 if (pmd_trans_unstable(pmd)) in mem_cgroup_move_charge_pte_range()
A Dmemory.c3732 if (unlikely(pmd_trans_unstable(vmf->pmd))) in do_anonymous_page()
/linux/fs/proc/
A Dtask_mmu.c592 if (pmd_trans_unstable(pmd)) in smaps_pte_range()
1149 if (pmd_trans_unstable(pmd)) in clear_refs_pte_range()
1477 if (pmd_trans_unstable(pmdp)) in pagemap_pmd_range()
1815 if (pmd_trans_unstable(pmd)) in gather_pte_stats()
/linux/include/linux/
A Dpgtable.h1342 static inline int pmd_trans_unstable(pmd_t *pmd) in pmd_trans_unstable() function
1359 return pmd_devmap(*pmd) || pmd_trans_unstable(pmd); in pmd_devmap_trans_unstable()

Completed in 102 milliseconds