PGD_ALLOWED_BITS
#define PGD_ALLOWED_BITS (PGD_PAE_PHYS_MASK | _PAGE_PRESENT | \
#define PGD_ALLOWED_BITS (~0ULL)