Searched refs:pmd_clear_uffd_wp (Results 1 – 4 of 4) sorted by relevance
30 static __always_inline pmd_t pmd_clear_uffd_wp(pmd_t pmd) in pmd_clear_uffd_wp() function
583 static inline pmd_t pmd_clear_uffd_wp(pmd_t pmd) in pmd_clear_uffd_wp() function
1675 pmd = pmd_clear_uffd_wp(pmd); in copy_huge_pmd()2305 entry = pmd_clear_uffd_wp(entry); in change_huge_pmd()
585 #define pmd_clear_uffd_wp(pmd) pte_pmd(pte_clear_uffd_wp(pmd_pte(pmd))) macro
Completed in 21 milliseconds