apic_update_vector
apic_update_vector(cpu, vector, set);
apic_update_vector(cpu, HYPERV_STIMER0_VECTOR, true);
apic_update_vector(cpu, HYPERV_STIMER0_VECTOR, false);
apic_update_vector(smp_processor_id(), LOCAL_TIMER_VECTOR, true);
apic_update_vector(cpu, vector, true);
apic_update_vector(cpu, vector, false);