Home
last modified time | relevance | path

Searched defs:pte_pmd (Results 1 – 5 of 5) sorted by relevance

/arch/tile/include/asm/
Dpgtable_32.h118 #define pte_pmd(pte) ((pmd_t){ { (pte) } }) macro
Dpgtable_64.h70 #define pte_pmd(pte) (pte) macro
/arch/arc/include/asm/
Dhugepage.h22 static inline pmd_t pte_pmd(pte_t pte) in pte_pmd() function
/arch/arm64/include/asm/
Dpgtable.h289 static inline pmd_t pte_pmd(pte_t pte) in pte_pmd() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h974 static inline pmd_t pte_pmd(pte_t pte) in pte_pmd() function