Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhugepage.h25 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h632 static inline pmd_t pmd_mkdirty(pmd_t pmd) function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h751 static inline pmd_t pmd_mkdirty(pmd_t pmd) in pmd_mkdirty() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h428 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1097 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h445 static inline pmd_t pmd_mkdirty(pmd_t pmd) in pmd_mkdirty() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1381 static inline pmd_t pmd_mkdirty(pmd_t pmd) in pmd_mkdirty() function