Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dpgtable.h758 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1097 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro
/Linux-v5.4/arch/x86/include/asm/
Dpgtable.h522 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
/Linux-v5.4/arch/s390/include/asm/
Dpgtable.h849 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function