Searched hist:"64 bf0967" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/pci-host/ |
H A D | astro.c | 64bf0967 Wed Oct 25 14:46:39 CDT 2023 Helge Deller <deller@gmx.de> hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memory
The CPU HPA is in the high F-region on PA2.0 CPUs, so use F_EXTEND() to trigger interrupt request at the right CPU HPA address. Note that the cpu_hpa value comes out of the IRT, which doesn't store the higher addresss bits.
Signed-off-by: Helge Deller <deller@gmx.de>
|