Searched defs:pud_present (Results 1 – 15 of 15) sorted by relevance
48 #define pud_present(x) (pud_val(x)) macro
39 static inline int pud_present(pud_t pud) in pud_present() function
22 #define pud_present(pud) 1 macro
32 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
59 #define pud_present(x) (pud_val(x) & _PAGE_PRESENT) macro
185 #define pud_present(pud) (1) macro
143 #define pud_present(pud) (pud_val(pud)) macro
135 #define pud_present(pud) (pud_val(pud) != 0) macro
290 static inline int pud_present(pud_t pud) in pud_present() function
280 #define pud_present(pud) (pud_val(pud) != 0UL) macro
890 #define pud_present(pud) (pud_val(pud) != 0U) macro
479 #define pud_present(pud) pte_present(pud_pte(pud)) macro
839 static inline int pud_present(pud_t pud) in pud_present() function
904 static inline int pud_present(pud_t pud) in pud_present() function
634 static inline int pud_present(pud_t pud) in pud_present() function