EPT_PTE_WRITABLE
page |= EPT_PTE_WRITABLE;
*_flags |= ((entry & EPT_PTE_WRITABLE) != 0 ? B_WRITE_AREA : 0)