Searched defs:p4d_present (Results 1 – 12 of 12) sorted by relevance
58 #define p4d_present(p4d) (p4d_val(p4d) != 0) macro
30 static inline int p4d_present(p4d_t p4d) { return 1; } in p4d_present() function
109 #define p4d_present(x) (p4d_val(x)) macro
197 static inline int p4d_present(p4d_t p4d) in p4d_present() function
290 static inline int p4d_present(p4d_t p4d) in p4d_present() function
253 #define p4d_present(p4d) (p4d_val(p4d) != 0UL) macro
145 static inline int p4d_present(p4d_t p4d) in p4d_present() function
863 #define p4d_present(p4d) (p4d_val(p4d) != 0U) macro
754 #define p4d_present(p4d) (p4d_val(p4d)) macro
974 static inline int p4d_present(p4d_t p4d) in p4d_present() function
1113 static inline int p4d_present(p4d_t p4d) in p4d_present() function
666 static inline int p4d_present(p4d_t p4d) in p4d_present() function