Home
last modified time | relevance | path

Searched refs:pte_swp_clear_uffd_wp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dpgtable_uffd.h45 static __always_inline pte_t pte_swp_clear_uffd_wp(pte_t pte) in pte_swp_clear_uffd_wp() function
/openbmc/linux/include/linux/
H A Dswapops.h79 pte = pte_swp_clear_uffd_wp(pte); in pte_swp_clear_flags()
/openbmc/linux/mm/
H A Dmprotect.c255 newpte = pte_swp_clear_uffd_wp(newpte); in change_pte_range()
H A Dmemory.c868 pte = pte_swp_clear_uffd_wp(pte); in copy_nonpresent_pte()
H A Dhugetlb.c6647 newpte = pte_swp_clear_uffd_wp(newpte); in hugetlb_change_protection()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1574 static inline pte_t pte_swp_clear_uffd_wp(pte_t pte) in pte_swp_clear_uffd_wp() function