RPTE_EAA_P
newpte |= RPTE_EAA_P;
newpde |= RPTE_EAA_P;
attr_bits = RPTE_EAA_R | RPTE_EAA_W | RPTE_EAA_P | PG_M | PG_A;
pteval = pa | RPTE_EAA_R | RPTE_EAA_W | RPTE_EAA_P | PG_M | PG_A;
newl3 = (pml3_entry_t)(pa | RPTE_EAA_P | RPTE_EAA_R | RPTE_EAA_W);
RPTE_EAA_W | RPTE_EAA_P | PG_M | PG_A);