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
256 static inline int p4d_present(p4d_t p4d) in p4d_present() function
127 static inline int p4d_present(p4d_t p4d) in p4d_present() function
265 #define p4d_present(p4d) (p4d_val(p4d) != 0UL) macro
843 #define p4d_present(p4d) (p4d_val(p4d) != 0U) macro
751 #define p4d_present(p4d) (p4d_val(p4d)) macro
875 static inline int p4d_present(p4d_t p4d) in p4d_present() function
1024 static inline int p4d_present(p4d_t p4d) in p4d_present() function
655 static inline int p4d_present(p4d_t p4d) in p4d_present() function