Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhugepage.h27 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h653 static inline pmd_t pmd_mkyoung(pmd_t pmd) function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h769 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h429 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1099 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h460 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1437 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function