Home
last modified time | relevance | path

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

/arch/arc/include/asm/
Dhugepage.h26 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/arch/mips/include/asm/
Dpgtable.h564 static inline pmd_t pmd_mkdirty(pmd_t pmd) function
/arch/sparc/include/asm/
Dpgtable_64.h750 static inline pmd_t pmd_mkdirty(pmd_t pmd) in pmd_mkdirty() function
/arch/arm64/include/asm/
Dpgtable.h381 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/arch/x86/include/asm/
Dpgtable.h408 static inline pmd_t pmd_mkdirty(pmd_t pmd) in pmd_mkdirty() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1102 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/arch/s390/include/asm/
Dpgtable.h1341 static inline pmd_t pmd_mkdirty(pmd_t pmd) in pmd_mkdirty() function