Searched defs:pgd_none (Results 1 – 2 of 2) sorted by relevance
27 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
22 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function