zephyr/include/arch/x86
Charles E. Youse 0325a3d972 arch/x86: eliminate include/arch/x86/irq_controller.h
The MVIC is no longer supported, and only the APIC-based interrupt
subsystem remains. Thus this layer of indirection is unnecessary.

This also corrects an oversight left over from the Jailhouse x2APIC
implementation affecting EOI delivery for direct ISRs only.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-07-02 19:30:00 -04:00
..
ia32 arch/x86: eliminate include/arch/x86/irq_controller.h 2019-07-02 19:30:00 -04:00
msr.h arch/x86: update msr.h to be safe with CONFIG_X86_LONGMODE 2019-07-02 19:30:00 -04:00
multiboot.h arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00