Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dsysarch.h47 #define X86_SET_FSBASE 17 macro
67 #define I386_SET_FSBASE X86_SET_FSBASE
83 #define X86_64_SET_FSBASE X86_SET_FSBASE
/netbsd/src/sys/arch/x86/x86/
Dsys_machdep.c744 case X86_SET_FSBASE: in sys_sysarch()