PTE_P
#define PTE_P 0x0000000000000001 /* Present */
#define PTE_P 0x001 /* P: Valid */
#define PTE_P X86_PG_V /* 0x001: P (Valid) */