Searched defs:pud_present (Results 1 – 14 of 14) sorted by relevance
46 #define pud_present(x) (pud_val(x)) macro
31 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
21 #define pud_present(pud) 1 macro
152 #define pud_present(pud) (1) macro
111 #define pud_present(pud) (pud_val(pud)) macro
67 static inline int pud_present(pud_t pud) in pud_present() function
58 #define pud_present(x) (pud_val(x) & _PAGE_PRESENT) macro
202 static inline int pud_present(pud_t pud) in pud_present() function
173 #define pud_present(pud) (pud_val(pud) != 0) macro
437 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function470 static inline int pud_present(pud_t pud) in pud_present() function
637 #define pud_present(pud) (pud_val(pud) != 0U) macro
237 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
282 #define pud_present(pud) (pud_val(pud) != 0UL) macro
504 static inline int pud_present(pud_t pud) in pud_present() function