Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dpgtable_uffd.h25 static __always_inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function
/Linux-v5.10/mm/
Dmprotect.c131 ptent = pte_clear_uffd_wp(ptent); in change_pte_range()
Dmemory.c897 pte = pte_clear_uffd_wp(pte); in copy_present_pte()
/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h328 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function