pgd_flags         617 arch/x86/include/asm/pgtable.h 	return pgd_flags(pgd) & _PAGE_PRESENT;
pgd_flags         644 arch/x86/include/asm/pgtable.h 	return (pgd_flags(pgd) & ~_PAGE_USER) != _KERNPG_TABLE;