Home
last modified time | relevance | path

Searched refs:pte_clear_soft_dirty (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dpgtable.h512 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
1097 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)))
/arch/s390/include/asm/
Dpgtable.h831 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
836 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
/arch/x86/include/asm/
Dpgtable.h517 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function