Searched defs:pgd_present (Results 1 – 5 of 5) sorted by relevance
19 #define pgd_present(pgd) (1) macro
20 #define pgd_present(pgd) (1) macro
331 #define pgd_present(pgd) (1) macro
909 static inline int pgd_present(pgd_t pgd) in pgd_present() function
606 static inline int pgd_present(pgd_t pgd) in pgd_present() function