CR4_FSGSBASE
#define CR4_FSGSBASE 0x00010000 /* Enable *FSBASE and *GSBASE instructions */
#define CR4_FSGSBASE __BIT(16) /* Enable *FSBASE and *GSBASE instructions */