Searched defs:pud_present (Results 1 – 15 of 15) 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
22 #define pud_present(pud) 1 macro
58 #define pud_present(x) (pud_val(x) & _PAGE_PRESENT) macro
78 static inline int pud_present(pud_t pud) in pud_present() function
156 #define pud_present(pud) (1) macro
144 #define pud_present(pud) (pud_val(pud)) macro
214 static inline int pud_present(pud_t pud) in pud_present() function
176 #define pud_present(pud) (pud_val(pud) != 0) macro
385 #define pud_present(pud) (pud_val(pud)) macro
279 #define pud_present(pud) (pud_val(pud) != 0UL) macro
235 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
812 #define pud_present(pud) (pud_val(pud) != 0U) macro
560 static inline int pud_present(pud_t pud) in pud_present() function
448 static inline int pud_present(pud_t pud) in pud_present() function