PTE_SW
#define PTE_SW 0x00000001 /* Super. Write-Only (U: RO, S: RW) */
#define PTE_SW (MAS3_SW << PTE_MAS3_SHIFT)