Searched defs:SEG (Results 1 – 3 of 3) sorted by relevance
37 # define SEG "%gs" macro39 # define SEG "%fs" macro
13 #define SEG(segment) $segment * X86_GDT_ENTRY_SIZE macro
72 #define SEG(addr) (u16)(((addr) >> 4) & 0xf000) macro