Searched hist:"7 f5df8d42d8eb0fbdb6bf168fd530aa0f01b99c7" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | mpspec.h | 7f5df8d42d8eb0fbdb6bf168fd530aa0f01b99c7 Mon Jun 22 23:18:51 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add MultiProcessor (MP) table APIs
The MP table provides a way for the operating system to support for symmetric multiprocessing as well as symmetric I/O interrupt handling with the local APIC and I/O APIC. We provide a bunch of APIs for U-Boot to write the floating table, configuration table header as well as base and extended table entries.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | tables.h | diff 7f5df8d42d8eb0fbdb6bf168fd530aa0f01b99c7 Mon Jun 22 23:18:51 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add MultiProcessor (MP) table APIs
The MP table provides a way for the operating system to support for symmetric multiprocessing as well as symmetric I/O interrupt handling with the local APIC and I/O APIC. We provide a bunch of APIs for U-Boot to write the floating table, configuration table header as well as base and extended table entries.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | mpspec.c | 7f5df8d42d8eb0fbdb6bf168fd530aa0f01b99c7 Mon Jun 22 23:18:51 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add MultiProcessor (MP) table APIs
The MP table provides a way for the operating system to support for symmetric multiprocessing as well as symmetric I/O interrupt handling with the local APIC and I/O APIC. We provide a bunch of APIs for U-Boot to write the floating table, configuration table header as well as base and extended table entries.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | tables.c | diff 7f5df8d42d8eb0fbdb6bf168fd530aa0f01b99c7 Mon Jun 22 23:18:51 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add MultiProcessor (MP) table APIs
The MP table provides a way for the operating system to support for symmetric multiprocessing as well as symmetric I/O interrupt handling with the local APIC and I/O APIC. We provide a bunch of APIs for U-Boot to write the floating table, configuration table header as well as base and extended table entries.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | diff 7f5df8d42d8eb0fbdb6bf168fd530aa0f01b99c7 Mon Jun 22 23:18:51 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add MultiProcessor (MP) table APIs
The MP table provides a way for the operating system to support for symmetric multiprocessing as well as symmetric I/O interrupt handling with the local APIC and I/O APIC. We provide a bunch of APIs for U-Boot to write the floating table, configuration table header as well as base and extended table entries.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|