Home
last modified time | relevance | path

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

/linux-6.6.21/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.h52 return pte_clear_uffd_wp(pte); in huge_pte_clear_uffd_wp()
/linux-6.6.21/mm/
Dmprotect.c170 ptent = pte_clear_uffd_wp(ptent); in change_pte_range()
Dmemory.c976 pte = pte_clear_uffd_wp(pte); in copy_present_pte()
/linux-6.6.21/arch/x86/include/asm/
Dpgtable.h414 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function