PTE_G
#define PTE_G 0x0000000000000100 /* Global Translation */
#define PTE_G 0x00000100 /* Global Translation */
#define PTE_G MAS2_G /* Guarded */
#define PTE_G 0x00000008 /* guarded region (not on 601) */
#define PTE_G __BIT(5) // Global