Searched defs:pmd_mkdirty (Results 1 - 7 of 7) sorted by relevance

/arch/mips/include/asm/
H A Dpgtable.h506 static inline pmd_t pmd_mkdirty(pmd_t pmd) function
/arch/powerpc/include/asm/
H A Dpgtable-ppc64.h473 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/arch/arm64/include/asm/
H A Dpgtable.h292 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/arch/sparc/include/asm/
H A Dpgtable_64.h718 static inline pmd_t pmd_mkdirty(pmd_t pmd) function
/arch/tile/include/asm/
H A Dpgtable.h486 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/arch/x86/include/asm/
H A Dpgtable.h280 static inline pmd_t pmd_mkdirty(pmd_t pmd) function
/arch/s390/include/asm/
H A Dpgtable.h1452 static inline pmd_t pmd_mkdirty(pmd_t pmd) function

Completed in 19 milliseconds