Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dpgtable.h398 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty() function
854 #define pmd_mksoft_dirty(pmd) pte_pmd(pte_mksoft_dirty(pmd_pte(pmd)))
/arch/s390/include/asm/
Dpgtable.h713 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty() function
718 #define pte_swp_mksoft_dirty pte_mksoft_dirty
/arch/x86/include/asm/
Dpgtable.h359 static inline pte_t pte_mksoft_dirty(pte_t pte) in pte_mksoft_dirty() function