Searched defs:p4d_present (Results 1 – 9 of 9) 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
203 static inline int p4d_present(p4d_t p4d) in p4d_present() function
288 #define p4d_present(p4d) (p4d_val(p4d) != 0UL) macro
865 #define p4d_present(p4d) (p4d_val(p4d) != 0U) macro
664 #define p4d_present(p4d) (p4d_val(p4d)) macro
998 static inline int p4d_present(p4d_t p4d) in p4d_present() function
904 static inline int p4d_present(p4d_t p4d) in p4d_present() function
646 static inline int p4d_present(p4d_t p4d) in p4d_present() function