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