Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duserfaultfd_k.h349 static inline bool pte_swp_uffd_wp_any(pte_t pte) in pte_swp_uffd_wp_any() function
H A Dmm_inline.h591 if (unlikely(pte_swp_uffd_wp_any(pteval))) in pte_install_uffd_wp_if_needed()
/openbmc/linux/fs/proc/
H A Dtask_mmu.c1598 } else if (pte_swp_uffd_wp_any(pte)) { in pagemap_hugetlb_range()
/openbmc/linux/mm/
H A Dkhugepaged.c1274 if (pte_swp_uffd_wp_any(pteval)) { in hpage_collapse_scan_pmd()
H A Dhugetlb.c5371 if (pte_swp_uffd_wp_any(pte) && in __unmap_hugepage_range()