Home
last modified time | relevance | path

Searched refs:pte_swp_uffd_wp_any (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Duserfaultfd_k.h309 static inline bool pte_swp_uffd_wp_any(pte_t pte) in pte_swp_uffd_wp_any() function
Dmm_inline.h572 if (unlikely(pte_swp_uffd_wp_any(pteval))) in pte_install_uffd_wp_if_needed()
/linux-6.1.9/fs/proc/
Dtask_mmu.c1594 } else if (pte_swp_uffd_wp_any(pte)) { in pagemap_hugetlb_range()
/linux-6.1.9/mm/
Dhugetlb.c5294 if (pte_swp_uffd_wp_any(pte) && in __unmap_hugepage_range()