Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dpgtable.h754 static inline pte_t pte_swp_mksoft_dirty(pte_t pte) in pte_swp_mksoft_dirty() function
1100 #define pmd_swp_mksoft_dirty(pmd) pte_pmd(pte_swp_mksoft_dirty(pmd_pte(pmd)))
/arch/x86/include/asm/
Dpgtable.h1341 static inline pte_t pte_swp_mksoft_dirty(pte_t pte) in pte_swp_mksoft_dirty() function
/arch/s390/include/asm/
Dpgtable.h829 #define pte_swp_mksoft_dirty pte_mksoft_dirty macro