Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dpgtable_uffd.h25 static __always_inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function
H A Dhugetlb.h52 return pte_clear_uffd_wp(pte); in huge_pte_clear_uffd_wp()
/openbmc/linux/mm/
H A Dmprotect.c170 ptent = pte_clear_uffd_wp(ptent); in change_pte_range()
H A Dmemory.c976 pte = pte_clear_uffd_wp(pte); in copy_present_pte()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h414 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function