Home
last modified time | relevance | path

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

/Linux-v6.1/include/asm-generic/
Dpgtable_uffd.h25 static __always_inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function
Dhugetlb.h45 return pte_clear_uffd_wp(pte); in huge_pte_clear_uffd_wp()
/Linux-v6.1/mm/
Dmprotect.c179 ptent = pte_clear_uffd_wp(ptent); in change_pte_range()
Dmemory.c992 pte = pte_clear_uffd_wp(pte); in copy_present_pte()
/Linux-v6.1/arch/x86/include/asm/
Dpgtable.h303 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function