Searched refs:is_pte_marker (Results 1 – 5 of 5) sorted by relevance
118 return huge_pte_none(pte) || is_pte_marker(pte); in huge_pte_none_mostly()
439 static inline bool is_pte_marker(pte_t pte) in is_pte_marker() function487 return pte_none(pte) || is_pte_marker(pte); in pte_none_mostly()
1059 return is_pte_marker(ptent) && in is_guard_pte_marker()
5652 } else if (unlikely(is_pte_marker(entry))) { in copy_hugetlb_page_range()6702 if (is_pte_marker(vmf.orig_pte)) { in hugetlb_fault()7194 } else if (unlikely(is_pte_marker(pte))) { in hugetlb_change_protection()
2259 if (is_hugetlb_entry_hwpoisoned(ptent) || is_pte_marker(ptent)) in make_uffd_wp_huge_pte()