Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Duserfaultfd_k.h279 static inline bool pte_marker_entry_uffd_wp(swp_entry_t entry) in pte_marker_entry_uffd_wp() function
299 return pte_marker_entry_uffd_wp(entry); in pte_marker_uffd_wp()
/Linux-v6.1/mm/
Dmprotect.c243 } else if (pte_marker_entry_uffd_wp(entry)) { in change_pte_range()
Dmemory.c1487 } else if (pte_marker_entry_uffd_wp(entry)) { in zap_pte_range()
3710 if (pte_marker_entry_uffd_wp(entry)) in handle_pte_marker()
/Linux-v6.1/fs/proc/
Dtask_mmu.c1446 if (pte_marker_entry_uffd_wp(entry)) in pte_to_pagemap_entry()