Searched refs:PTE_G (Results 1 – 2 of 2) sorted by relevance
75 attr & PTE_G ? 'g' : '-', in print_pte()
650 #define PTE_G 0x020 /* Global */ macro