Home
last modified time | relevance | path

Searched defs:pmd_swp_clear_soft_dirty (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/linux/
Dpgtable.h1418 static inline pmd_t pmd_swp_clear_soft_dirty(pmd_t pmd) in pmd_swp_clear_soft_dirty() function
1479 static inline pmd_t pmd_swp_clear_soft_dirty(pmd_t pmd) in pmd_swp_clear_soft_dirty() function
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1064 #define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd))) macro
/linux-6.14.4/arch/x86/include/asm/
Dpgtable.h1626 static inline pmd_t pmd_swp_clear_soft_dirty(pmd_t pmd) in pmd_swp_clear_soft_dirty() function