Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/um/
Dptrace_64.c42 [FS_BASE >> 3] = HOST_FS_BASE,
94 case FS_BASE: in putreg()
159 case FS_BASE: in getreg()
/linux-3.4.99/arch/x86/um/shared/sysdep/
Dptrace_64.h49 #ifndef FS_BASE
53 #define FS_BASE (HOST_FS_BASE * sizeof(long)) macro