Searched refs:LAPIC_X2APIC_MSR_ICR (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dlapic.cpp63 #define LAPIC_X2APIC_MSR_ICR (0x830) macro
217 write_msr(LAPIC_X2APIC_MSR_ICR, X2_ICR_DST(dst_apic_id) | request);
252 write_msr(LAPIC_X2APIC_MSR_ICR, X2_ICR_BROADCAST | request);
271 write_msr(LAPIC_X2APIC_MSR_ICR, X2_ICR_BROADCAST | request);

Completed in 20 milliseconds