We emulate the interrupt by sending the IPI to core itself by the local APIC for x86 platfrom. But in X2APIC mode, this no longer works. So we emulate the interrupt the by writing the IA32_X2APIC_SELF_IPI MSR to send IPI to the core itself via LOAPIC also. According to SDM vol.3 chapter 10.12.11. Fixes #42108 Signed-off-by: Enjia Mai <enjia.mai@intel.com> |
||
|---|---|---|
| .. | ||
| exti_stm32.h | ||
| gd32_exti.h | ||
| gic.h | ||
| gicv3_its.h | ||
| intc_esp32.h | ||
| intc_esp32c3.h | ||
| intc_mchp_xec_ecia.h | ||
| intel_vtd.h | ||
| ioapic.h | ||
| loapic.h | ||
| sam0_eic.h | ||
| sysapic.h | ||