Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Duserfaultfd_k.h349 static inline bool pte_swp_uffd_wp_any(pte_t pte) in pte_swp_uffd_wp_any() function
Dmm_inline.h591 if (unlikely(pte_swp_uffd_wp_any(pteval))) in pte_install_uffd_wp_if_needed()
/linux-6.6.21/fs/proc/
Dtask_mmu.c1594 } else if (pte_swp_uffd_wp_any(pte)) { in pagemap_hugetlb_range()
/linux-6.6.21/mm/
Dkhugepaged.c1281 if (pte_swp_uffd_wp_any(pteval)) { in hpage_collapse_scan_pmd()
Dhugetlb.c5377 if (pte_swp_uffd_wp_any(pte) && in __unmap_hugepage_range()