aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* Use -Wstrict-prototypes and fix warningsFlavio Cruz2022-12-211-3/+3
* Fix compiler warnings due to use of inline for mask_irq/unmask_irqFlavio Cruz2022-12-171-12/+0
* ioapic: Fix arg passing of redirection entryDamien Zammit2021-04-051-6/+7
* ioapic: Refactor EOIDamien Zammit2021-04-051-0/+2
* ioapic: Use irq specific EOI properly when detectedDamien Zammit2021-04-051-8/+22
* ioapic: target first processor for interruptsDamien Zammit2021-04-051-1/+2
* ioapic: Enable processor focus to BSPDamien Zammit2021-04-051-0/+3
* Add ioapic support disabled by defaultDamien Zammit2021-04-041-0/+400