Home
last modified time | relevance | path

Searched refs:__seg_fs (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpercpu.h39 # define __seg_fs __attribute__((address_space(__seg_fs))) macro
/linux/Documentation/arch/x86/x86_64/
H A Dfsgs.rst149 __seg_fs Variable is addressed relative to FS
/linux/arch/x86/
H A DKconfig2375 def_bool $(success,echo 'int __seg_fs fs; int __seg_gs gs;' | $(CC) -x c - -S -o /dev/null)