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

/linux-master/include/asm-generic/
H A Dpgtable_uffd.h25 static __always_inline pte_t pte_clear_uffd_wp(pte_t pte) function
H A Dhugetlb.h52 return pte_clear_uffd_wp(pte);
/linux-master/mm/
H A Dmprotect.c172 ptent = pte_clear_uffd_wp(ptent);
H A Dmemory.c951 pte = pte_clear_uffd_wp(pte);
3590 pte = pte_clear_uffd_wp(ptep_get(vmf->pte));
/linux-master/arch/x86/include/asm/
H A Dpgtable.h414 static inline pte_t pte_clear_uffd_wp(pte_t pte) function

Completed in 160 milliseconds