Function virt::x86::vp::x86_init

source ยท
pub fn x86_init<T: AccessVpState>(
    access: &mut T,
    vp_info: &X86VpInfo,
) -> Result<(), T::Error>
Expand description

Resets register state for an x86 INIT via the APIC.