zephyr/drivers/interrupt_controller
Yonattan Louise dc12b5d06a Add _loapic_isr_vector_get to mvic
The kernel event logger requires this function to obtain
the irq that is being processed, but this was not implemented
for mvic. This patch add this function to mvic.

Change-Id: I5e1b4a6e2758b69ec713c18ac9f78aebad18a93f
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:24:57 -05:00
..
arcv2_irq_unit.c checkpatch: warning - spacing 2016-02-05 20:24:35 -05:00
i8259.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
ioapic_intr.c ioapic_intr: remove dead code 2016-02-05 20:24:36 -05:00
Kconfig kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
loapic_intr.c loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
Makefile x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
mvic.c Add _loapic_isr_vector_get to mvic 2016-02-05 20:24:57 -05:00
system_apic.c MVIC: handle boards with fixed IRQ to vector mapping 2016-02-05 20:24:48 -05:00