Searched defs:pmd_mkyoung (Results 1 – 9 of 9) sorted by relevance
27 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) macro
671 static inline pmd_t pmd_mkyoung(pmd_t pmd) function
538 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
622 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
750 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
1073 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) macro
451 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
493 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) macro
1557 static inline pmd_t pmd_mkyoung(pmd_t pmd) in pmd_mkyoung() function
Completed in 27 milliseconds