Function x86_64::regs::configure_segments_and_sregs
source · pub fn configure_segments_and_sregs(
mem: &GuestMemory,
sregs: &mut Sregs
) -> Result<()>
Expand description
Configures the GDT, IDT, and segment registers for long mode.