L2_S_PROT_MASK
const pt_entry_t npte = (opte & ~(L2_S_PROT_MASK|L2_XS_XN))
const pt_entry_t npte = (opte & ~L2_S_PROT_MASK)