Searched defs:p4d_present (Results 1 – 13 of 13) sorted by relevance
58 #define p4d_present(p4d) (p4d_val(p4d) != 0) macro
33 static inline int p4d_present(p4d_t p4d) { return 1; } in p4d_present() function
24 #define p4d_present(p4d) 1 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
668 #define p4d_present(p4d) (p4d_val(p4d)) macro
893 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
1000 static inline int p4d_present(p4d_t p4d) in p4d_present() function
625 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