Searched defs:__pte (Results 1 – 3 of 3) sorted by relevance
153 #define __pte(x) ((pte_t) { (x) } ) macro171 #define __pte(x) (x) macro
135 #define __pte(x) native_make_pte(x) macro
826 static inline pte_t __pte(unsigned long long val) in __pte() function913 static inline pte_t __pte(unsigned long val) in __pte() function