Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dpgtable.h428 static inline pte_t pte_mksoft_dirty(pte_t pte) function
433 #define pte_swp_mksoft_dirty pte_mksoft_dirty
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h536 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty() function
1134 #define pmd_mksoft_dirty(pmd) pte_pmd(pte_mksoft_dirty(pmd_pte(pmd)))
/arch/s390/include/asm/
Dpgtable.h806 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty() function
811 #define pte_swp_mksoft_dirty pte_mksoft_dirty
/arch/x86/include/asm/
Dpgtable.h512 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty() function