L_PTE_PRESENT
#define L_PTE_PRESENT (_AT(pteval_t, 1) << 0)
#define L_PTE_PRESENT (_AT(pteval_t, 3) << 0) /* Present */