Searched refs:pmd_trans_huge (Results 1 – 19 of 19) sorted by relevance
43 #define pmd_trans_huge(pmd) (pmd_val(pmd) & _PAGE_HW_SZ) macro
508 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function582 if (pmd_trans_huge(pmd)) in pmd_page()
132 if (pmd_trans_huge(pmdval)) { in wp_clean_pmd_entry()
378 if (pmd_trans_huge(*pmd)) { in madvise_cold_or_pageout_pte_range()669 if (pmd_trans_huge(*pmd)) in madvise_free_pte_range()1084 return pmd_trans_huge(pmdval); in guard_install_pmd_entry()1224 if (pmd_trans_huge(pmdval)) in guard_remove_pmd_entry()
428 if (pmd_trans_huge(pmd)) { in hmm_vma_walk_pmd()439 if (!pmd_trans_huge(pmd)) in hmm_vma_walk_pmd()
153 if (pmd_trans_huge(*pmdp)) { in migrate_vma_collect_huge_pmd()256 if (pmd_trans_huge(*pmdp) || !pmd_present(*pmdp)) { in migrate_vma_collect_pmd()1009 if (pmd_trans_huge(*pmdp)) { in migrate_vma_insert_page()
1391 pmd_trans_huge(*dst_pmd) || pmd_trans_huge(*src_pmd)) { in move_pages_ptes()1936 if (unlikely(pmd_trans_huge(dst_pmdval))) { in move_pages()
1979 if (unlikely(!pmd_trans_huge(pmd))) { in copy_huge_pmd()2580 VM_BUG_ON(pmd_trans_huge(*new_pmd)); in move_huge_pmd()2834 if (!pmd_trans_huge(src_pmdval)) { in move_pages_huge_pmd()3108 VM_WARN_ON_ONCE(!pmd_is_valid_softleaf(*pmd) && !pmd_trans_huge(*pmd)); in __split_huge_pmd_locked()3375 if (pmd_trans_huge(*pmd) || pmd_is_valid_softleaf(*pmd)) in split_huge_pmd_locked()
164 if (pmd_present(*pmd) && pmd_trans_huge(*pmd)) in walk_pmd_range()
363 if (pmd_trans_huge(*pmd)) in dev_pagemap_mapping_shift()
2273 VM_BUG_ON(pmd_trans_huge(*pmd)); in walk_to_pmd()2933 VM_BUG_ON(pmd_trans_huge(*pmd)); in remap_pmd_range()6530 if (pmd_trans_huge(vmf.orig_pmd)) { in __handle_mm_fault()
3680 if (pmd_trans_huge(*vmf->pmd)) { in filemap_map_pmd()
195 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !pmd_table(pmd)) macro
89 | pmd_trans_huge | Tests a Transparent Huge Page (THP) at PMD |
989 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1213 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
297 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1797 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
794 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function