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

/linux-master/include/linux/
H A Dpgtable.h1328 static inline pmd_t pmd_swp_clear_soft_dirty(pmd_t pmd) function
1389 static inline pmd_t pmd_swp_clear_soft_dirty(pmd_t pmd) function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h1566 static inline pmd_t pmd_swp_clear_soft_dirty(pmd_t pmd) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1062 #define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd))) macro

Completed in 182 milliseconds