X86_PG_RW
#define _PAGE_RW X86_PG_RW
[PG_RW_IDX] = X86_PG_RW,
#define PTE_W X86_PG_RW /* 0x002: R/W (Read/Write) */