Home
last modified time | relevance | path

Searched refs:pmd_swp_uffd_wp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/asm-generic/
Dpgtable_uffd.h55 static inline int pmd_swp_uffd_wp(pmd_t pmd) in pmd_swp_uffd_wp() function
/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h1352 static inline int pmd_swp_uffd_wp(pmd_t pmd) in pmd_swp_uffd_wp() function
/Linux-v5.10/mm/
Dhuge_memory.c2096 uffd_wp = pmd_swp_uffd_wp(old_pmd); in __split_huge_pmd_locked()