Searched defs:pgd_none (Results 1 – 20 of 20) sorted by relevance
20 #define pgd_none(pgd) (0) macro
148 static inline int pgd_none (pgd_t pgd) { return 0; } in pgd_none() function
150 #define pgd_none(pgd) (!pgd_val(pgd)) macro
201 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
56 #define pgd_none(pgd) (!pgd_val(pgd)) macro
24 #define pgd_none(pgd) (0) macro
21 #define pgd_none(pgd) (0) macro
23 #define pgd_none(pgd) (0) macro321 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
351 #define pgd_none(x) (!pgd_val(x)) macro369 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
191 static inline int pgd_none(pgd_t pgd) in pgd_none() function
502 #define pgd_none(a) (pgtable_l5_enabled() ? pgd_none(a) : p4d_none(__p4d(pgd_val(a)))) macro
259 extern inline int pgd_none(pgd_t pgd) { return !pgd_val(pgd); } in pgd_none() function
187 static inline int pgd_none(pgd_t pgd) in pgd_none() function
813 #define pgd_none(pgd) (!pgd_val(pgd)) macro
349 #define pgd_none(pgd) (0) macro
286 #define pgd_none(pgd) (!pgd_val(pgd)) macro
605 #define pgd_none(pgd) (!pgd_val(pgd)) macro
987 static inline int pgd_none(pgd_t pgd) in pgd_none() function
959 static inline int pgd_none(pgd_t pgd) in pgd_none() function
610 static inline int pgd_none(pgd_t pgd) in pgd_none() function