Home
last modified time | relevance | path

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

/arch/mips/include/asm/
A Dpgtable.h441 static inline pte_t pte_clear_soft_dirty(pte_t pte) function
446 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h477 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
896 #define pud_clear_soft_dirty(pmd) pte_pud(pte_clear_soft_dirty(pud_pte(pud)))
1040 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)))
/arch/s390/include/asm/
A Dpgtable.h945 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
949 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
/arch/x86/include/asm/
A Dpgtable.h689 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function

Completed in 24 milliseconds