Expand description
Functions to read and write model specific registers.
Structsยง
- CetFlags
- Flags stored in IA32_U_CET and IA32_S_CET (Table-2-2 in Intel SDM Volume 4). The Intel SDM-equivalent names are described in parentheses.
- Efer
- The Extended Feature Enable Register.
- Efer
Flags - Flags of the Extended Feature Enable Register.
- FsBase
- FS.Base Model Specific Register.
- GsBase
- GS.Base Model Specific Register.
- Kernel
GsBase - KernelGsBase Model Specific Register.
- LStar
- Syscall Register: LSTAR
- Msr
- A model specific register.
- SCet
- IA32_S_CET: supervisor mode CET configuration
- SFMask
- Syscall Register: SFMASK
- Star
- Syscall Register: STAR
- UCet
- IA32_U_CET: user mode CET configuration