Searched refs:SEG_G_BIT (Results 1 – 2 of 2) sorted by relevance
23 #define SEG_G_BIT(x) ((x).b & (1 << 23)) macro
170 if (SEG_G_BIT(descriptor)) in pm_address()