Searched defs:PTE_G (Results 1 – 5 of 5) sorted by relevance
118 #define PTE_G 0x0000000000000100 /* Global Translation */ macro
170 #define PTE_G 0x00000100 /* Global Translation */ macro
99 #define PTE_G 0x00000008 /* guarded region (not on 601) */ macro
74 #define PTE_G MAS2_G /* Guarded */ macro
73 #define PTE_G __BIT(5) // Global macro