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
185 #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
164 #define pud_present(pud) (pud_val(pud) != 0) macro
235 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
279 #define pud_present(pud) (pud_val(pud) != 0UL) macro
447 #define pud_present(pud) (pud_val(pud)) macro
586 static inline int pud_present(pud_t pud) in pud_present() function
828 #define pud_present(pud) (pud_val(pud) != 0U) macro
460 static inline int pud_present(pud_t pud) in pud_present() function