Home
last modified time | relevance | path

Searched refs:pmd_swp_mksoft_dirty (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dpgtable.h1291 static inline pmd_t pmd_swp_mksoft_dirty(pmd_t pmd) in pmd_swp_mksoft_dirty() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1138 #define pmd_swp_mksoft_dirty(pmd) pte_pmd(pte_swp_mksoft_dirty(pmd_pte(pmd))) macro