Searched defs:p4d_present (Results 1 – 10 of 10) 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
112 #define p4d_present(x) (p4d_val(x)) macro
202 static inline int p4d_present(p4d_t p4d) in p4d_present() function
282 #define p4d_present(p4d) (p4d_val(p4d) != 0UL) macro
861 #define p4d_present(p4d) (p4d_val(p4d) != 0U) macro
689 #define p4d_present(p4d) (p4d_val(p4d)) macro
875 static inline int p4d_present(p4d_t p4d) in p4d_present() function
1021 static inline int p4d_present(p4d_t p4d) in p4d_present() function
640 static inline int p4d_present(p4d_t p4d) in p4d_present() function