Searched defs:pmd_clear_soft_dirty (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dpgtable.h714 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
/linux-master/include/linux/
H A Dpgtable.h1359 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h720 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
/linux-master/arch/s390/include/asm/
H A Dpgtable.h871 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1057 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro

Completed in 154 milliseconds