]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Provide access to the IDT
authorSimon Glass <sjg@chromium.org>
Wed, 29 Apr 2015 02:25:16 +0000 (20:25 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:17 +0000 (22:35 +0200)
commit04035096d5739c4fa306abde9ed5be5bd0840cea
tree030f571b6ebf66f8573ff8e342488a0efadfd0fa
parent1ab87de15d12e613059bbed560f5c090f46b7619
x86: Provide access to the IDT

Add a function to return the address of the Interrupt Descriptor Table.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/interrupts.c
arch/x86/include/asm/interrupt.h