Searched refs:pte_swp_mkuffd_wp (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/asm-generic/
H A Dpgtable_uffd.h35 static __always_inline pte_t pte_swp_mkuffd_wp(pte_t pte) function
/linux-master/mm/
H A Dmprotect.c224 newpte = pte_swp_mkuffd_wp(newpte);
232 newpte = pte_swp_mkuffd_wp(newpte);
255 newpte = pte_swp_mkuffd_wp(newpte);
H A Dmigrate_device.c243 swp_pte = pte_swp_mkuffd_wp(swp_pte);
248 swp_pte = pte_swp_mkuffd_wp(swp_pte);
H A Drmap.c1892 swp_pte = pte_swp_mkuffd_wp(swp_pte);
2169 swp_pte = pte_swp_mkuffd_wp(swp_pte);
2257 swp_pte = pte_swp_mkuffd_wp(swp_pte);
2405 swp_pte = pte_swp_mkuffd_wp(swp_pte);
H A Dmigrate.c244 pte = pte_swp_mkuffd_wp(pte);
H A Dmemory.c826 pte = pte_swp_mkuffd_wp(pte);
860 pte = pte_swp_mkuffd_wp(pte);
H A Dhugetlb.c5456 entry = pte_swp_mkuffd_wp(entry);
7031 newpte = pte_swp_mkuffd_wp(newpte);
H A Dhuge_memory.c2612 entry = pte_swp_mkuffd_wp(entry);
/linux-master/fs/proc/
H A Dtask_mmu.c1831 ptent = pte_swp_mkuffd_wp(ptent);
1943 pte_swp_mkuffd_wp(ptent), psize);
/linux-master/arch/x86/include/asm/
H A Dpgtable.h1574 static inline pte_t pte_swp_mkuffd_wp(pte_t pte) function

Completed in 266 milliseconds