diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2020-10-24 22:35:32 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-10-28 20:26:29 +0100 |
commit | ab0f59c6f135289c7ea90b0e2471674bf289d884 (patch) | |
tree | da6ae53692af175c9993ff0f372ba543f6af468a /tools/bpf | |
parent | 51130d21881d435fad5fa7f25bea77aa0ffc9a4e (diff) |
x86/apic: Support 15 bits of APIC ID in MSI where available
Some hypervisors can allow the guest to use the Extended Destination ID
field in the MSI address to address up to 32768 CPUs.
This applies to all downstream devices which generate MSI cycles,
including HPET, I/O-APIC and PCI MSI.
HPET and PCI MSI use the same __irq_msi_compose_msg() function, while
I/O-APIC generates its own and had support for the extended bits added in
a previous commit.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201024213535.443185-33-dwmw2@infradead.org
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions