Home
last modified time | relevance | path

Searched refs:GS_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/um/
H A Dptrace_64.c45 [GS_BASE >> 3] = HOST_GS_BASE,
93 case GS_BASE: in putreg()
155 case GS_BASE: in getreg()
/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h37 #define GS_BASE (HOST_GS_BASE * sizeof(long)) macro