Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhugepage.h24 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h612 static inline pmd_t pmd_mkwrite(pmd_t pmd) function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h778 static inline pmd_t pmd_mkwrite(pmd_t pmd) in pmd_mkwrite() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h426 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1100 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h465 static inline pmd_t pmd_mkwrite(pmd_t pmd) in pmd_mkwrite() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1366 static inline pmd_t pmd_mkwrite(pmd_t pmd) in pmd_mkwrite() function