Searched refs:MSR_FSBASE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h607 #ifndef MSR_FSBASE
608 #define MSR_FSBASE 0xc0000100 macro
615 : : "rm" (sel), "c" (MSR_FSBASE) : "eax", "edx");
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h791 #define MSR_FSBASE 0xc0000100 /* base address of the %fs "segment" */ macro

Completed in 51 milliseconds