pgd_present 615 arch/x86/include/asm/pgtable.h static inline int pgd_present(pgd_t pgd) pgd_present 27 include/asm-generic/pgtable-nopud.h static inline int pgd_present(pgd_t pgd) { return 1; }