Searched refs:__seg_fs (Results 1 – 3 of 3) sorted by relevance
39 # define __seg_fs __attribute__((address_space(__seg_fs))) macro
149 __seg_fs Variable is addressed relative to FS
2375 def_bool $(success,echo 'int __seg_fs fs; int __seg_gs gs;' | $(CC) -x c - -S -o /dev/null)