Home
last modified time | relevance | path

Searched refs:pmd_clear_soft_dirty (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/
A Dpgtable.h708 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
/arch/s390/include/asm/
A Dpgtable.h961 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
969 #define pmd_swp_clear_soft_dirty(pmd) pmd_clear_soft_dirty(pmd)
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1040 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro
/arch/x86/include/asm/
A Dpgtable.h694 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function

Completed in 912 milliseconds