struct ArchSavedNormalState
Defined at line 15 of file ../../zircon/kernel/arch/x86/include/arch/restricted.h
When an x86 thread is inside restricted mode, it must additionally save
the hidden FS and GS base registers that it must restore when reentering
normal mode.
Public Members
uint64_t normal_fs_base_
uint64_t normal_gs_base_