pub fn x86_init<T: AccessVpState>( access: &mut T, vp_info: &X86VpInfo, ) -> Result<(), T::Error>
Resets register state for an x86 INIT via the APIC.