Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/mm/
H A Dmprotect.c131 ptent = pte_clear_uffd_wp(ptent); in change_pte_range()
H A Dmemory.c947 pte = pte_clear_uffd_wp(pte); in copy_present_pte()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h328 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function